Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 627 Bytes

Airline Ticketing System (C++)

Disclaimer: This was a Basic Entry Level Project, based on C++, which I worked on in my First Semester in Bahria University Karachi Campus.

The main purpose of designing the Airline Ticketing system is to deal with all the data management and methodologies related to booking a ticket.

This includes:

  • Creating a ticket.
  • Editing a ticket.
  • Viewing a ticket.
  • Deleting a ticket.

All of the common needs of a consumer while booking tickets manually are covered by this entry-level project.

For Further Details About the Project, Please Refer to the Project Report File Attached.