/AirlinePassengerReservationSystem

It use a lot of data structures such as array, string, and linked list for this project. It read data from a file and store it in a linked list. It allow customers to buy or return tickets and admin to insert or delete airlines. It use quick sort and simple search algorithms to sort and find data.

Primary LanguageC++

No issues in this repository yet.