Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ayeshaashfaq12/airplane_seat_reservation_system

Airplane Seat Reservation System is a 2D console based business application that allows an airplane to reserve their seats.
https://github.com/ayeshaashfaq12/airplane_seat_reservation_system

airplane-reservation-system cpp cpp-programming management-system reservation-system seat-reservation software

Last synced: 16 days ago
JSON representation

Airplane Seat Reservation System is a 2D console based business application that allows an airplane to reserve their seats.

Awesome Lists containing this project

README

        


Airplane Seat Reservation System



2D Console Based Business Application


Airplane Seat Reservation System is a 2D console based business application that allows an airplane to reserve their seats. It asks the passenger in which class he/she wants to reserve seat, then the system asks about the seat passenger wants to rreserve. Then, it checks wether the seat is available or not. If seat is available then it gets reserved. If seat is not available, then it will ask the customer to select another seat.
Admin can also see which seats are reserved and which are available.



### Advantages



The advantages of system can be pinpointed to the following:

- Time-saving Technology
- Improved Efficiency by avoiding human errors
- Reduces scope for Error
- Data security and correct data retrieval made possible
- Cost effective and easily manageable
- Easy access to patient data
- Improved patient care made possible
- Reduces the work of documentation
- Can store information in an effective manner

### C++ Libraries used


Libraries of C++ used in development of this system:

- iostream
- conio.h
- windows.h
- stdlib.h
- string
- fstream


### Technology Stack


Follwing technologies have been used in development of this system:

- C++


### GUI
Some GUI Images