A tiny airline management system with booking and a flight board built with Flask. One of my earliest Flask projects.
-
Updated
Oct 8, 2023 - Python
A tiny airline management system with booking and a flight board built with Flask. One of my earliest Flask projects.
This Python code is a reservation system designed for both seat reservations on flights and cargo services offered by an airline. It allows users to reserve seats on domestic and international flights, providing options for payment through various methods like debit/credit cards or net banking. Additionally, it offers cargo services for sending pac
This Assignment simulates a basic flight booking system. This system allows the addition of customers and flights. It must also allow the booking of flights by existing customers.
Python code designed for users to access and visualize flight schedules and personal data.
Add a description, image, and links to the flight-management topic page so that developers can more easily learn about it.
To associate your repository with the flight-management topic, visit your repo's landing page and select "manage topics."