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)