Description
This is a simulation of an Airline Reservation System. This program was originally assigned as a group project in the Data Structures class. With this software, the Airport Receptionist (Check-In) will be allowed to do the following:
- Manually add in new passengers.
- Manually remove a passenger.
- Modify the passengers information.
- Modify the passengers services.
- Check in passengers for their flight.
- Display all passengers for the flight.
- And even, just for simulation purposes, automatically generate a populated passenger list.