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 website GUI needs.
Requirements:
- JDK (Java development kit)
- Any JAVA IDLE (IntelliJ, NetBeans)
- PhpMyAdmin Technologies Used
Frontend:
- Java libraries (Swing -> for GUI, JFrame -> for Frame Work, SQL Connection -> for connecting databases)
- Backend: PhpMyAdmin (for database)
Description: 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 button opens Login GUI Sign up Page -> This button opens Sign up GUI
Flight Details Database: • Account -> For Sign up page • Book_ticket -> Records the ticket booked • Cancel_ticket -> Records the cancelled ticket • Customer -> Adds details of payment
Team Members: Adarsh Wadal Ritik Data Samaksh Gupta Srijan Ramnani Sahil