Skip to content

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

Notifications You must be signed in to change notification settings

AyeshaAshfaq12/Airplane_Seat_Reservation_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages