This is the fight booking application used to book the flight customer. It also has the backend side with Admin handling it.
- Java
- Spring Framework
- MySQL
- Register the name
- Add a new flight
- Update the flight
- Delete the flight
- View all the flight
- View all the Customer
- View all the bookings
- View all the Canceled bookings
- Filter by Departure City
- Filter by Destination
- Filter by dates
- Filter by price
- Filter by seats
- Select to book your flight
- View Your Bookings
- Cancel your Booking
- Logout








