This Flight Ticket Booking System created using Java.
A Flight Ticket Booking System that utilizes various data structures to handle data and gives user various functionalities like booking tickets, adding queries and much more.
Thsi Flight Ticket Booking System uses diffrent Data structures and handles diffrent data associated with the system efficiently.
- Java
- Array: Used to implement Circular Queue.
- Array list: Storing users and flight details.
- Linked List: Used to implement Priority Queue.
- Stack: used to implement the back button.
- Circular Queue: To handle tickets of individual flights.
- Priority Queue: To sort tickets according to the date.
The User of the system can:
- Book Tickets
- Add queries
- View history
- View profile
The admin of the system can:
- View Tickets
- View active tickets
- View queries
- Solve queries
The ScreenShots of the program
Name | |
---|---|
Arjun U | [email protected] |
Sidharth S Kumar | [email protected] |