Skip to content

av0899/Airline-Reservation-System

Repository files navigation

Airline-Reservation-System

This is a project done in java,mysql and contains functionalities like searching flights,book tickets,cancel tickets etc..
I have attached a sql file so that you can run the file and create database.
Admin Details
username: flight_admin
password: 123
One can use these admin details to add routes,flights etc..
Note that advance bookings can be made upto 1 week only.
Here I used promo codes also for discounts. All flights are non-stop flights having direct routes.
Tickets are also generated and can be cancelled.