Skip to content

Robofav/Java_Airline_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Java_Airline_Management_System

This is an Airline Management project in Java. This project is based on Model View Control (MVC) Architecture. With this project we have combined every thing which an airline GUI needs.

Requirements

  1. JDK (Java development kit)
  2. Any JAVA IDLE (IntelliJ, NetBeans)
  3. PhpMyAdmin

Technologies Used

  1. Frontend: Java libraries (Swing -> for GUI, JFrame -> for Frame Work, SQL Connection -> for connecting databases)
  2. Backend: PhpMyAdmin (for database)

Description: Utility Button Use Add Flight -> This button helps to add details of flight. Book Ticket -> This button helps to book ticket for selected flight Ticket Cancel -> This button helps to cancel ticket which is already booked Login Page -> This is a login GUI Sign up Page -> This is a Sign-up GUI Flight Details ->This button helps to find details of flight

Database: • Account -> For Sign up page • Book_ticket -> Records the ticket booked • Cancel_ticket -> Records the cancelled ticket • Customer -> Adds details of payment

About

This is a GUI of Airline Management System with is made using pure Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors