This project which has been built using C++ helps users to make easy flight ticket reservations.
This project has which has been built using C++ to help users to make flight ticket reservations.
It allows the users to perform four functions:
1.Book a flight
2.Cancel a flight
3.Check the booked tickets
4.Exit the program
The user can book both domestic and international flight tickets by entering the required details of the journey. A PNR number is generated once the ticket is booked. This number is highly essential in checking the booked ticket and also in cancelling the same. File handling concept is used to satisfy this purpose.
Submitted by Praneetha Chandra Prakash (Praneetha)
Download packets of source code on Coders Packet
Comments