Airplane
Airplane
Management
System
OBJECTIVE KEY FEATURES
The Airplane Management MENU INTERFACE:
System is a Python project
designed to facilitate flight The system presents users with a menu interface upon launch. This menu
management between three provides various options, including flight search and booking functionalities.
major cities in India: Kolkata,
Mumbai, and Delhi. The system Flight Search:
allows users to search for Users can search for available flights between the three cities by providing
available flights, select desired their preferences such as departure city, destination city, and travel date. The
options, and make bookings system then retrieves a list of relevant flights based on the input criteria.
with ease. Here's a breakdown Flight Selection:
of its key features: After viewing the list of available flights, users can select a specific flight by
entering its serial number. This step allows users to choose the flight that best
suits their preferences and schedule.
INDEX
- Objective TICKET RESERVATION:
- Key Features Once a flight is selected, users are prompted to enter the number of tickets
- Source Code they wish to book. The system then calculates the total price based on the
- Output number of tickets and the fare for the selected flight.
- Bibliography
- Thank You
SOURCE CODE
OUTPUT
BIBLOGRAPHY
We took inspiration from existing flight companies like AirIndia, Indigo etc. This
gave us insight on the requirements for such a project.
https://www.airindia.com/
https://www.goindigo.in/
We also used notes given to us so that we do not go overboard using things out of
syllabus.
THANK
YOU