/Airplane_Seat_Reservation_System

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

Primary LanguageC++

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