Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 350 Bytes

File metadata and controls

6 lines (4 loc) · 350 Bytes

✈️ Airline Ticket Reservation System

A Python-based menu-driven program that simulates an airline booking system. It allows users to register customer details, select flight type, choose seats, calculate ticket prices, order food, manage luggage charges, and generate the final bill.

Tech used: Python (functions, classes, lists, dictionaries)