This is a Python based project with MySQL as the Backend Framework for Relational Database Management that I developed when I was in 12th grade.
Main features of the project:
- Makes use Matplotlib (Python Library used for 3D representation of data)
- Has separate modes User and Adminstrator each having their own features
- Adminstrator Menu is password protected
- Generates a random yet proper Booking ID with every booking
- Admin can create a flight, delete and edit every flight and booking detail
- Doesn't allow the admin to delete a flight if a booking already exists!!
- The Project is Error Free!
- Has a detailed bar graph which shows proper detail of every flight's fare versus its destination
- and manyyyy more!