Skip to content

This project simulates the current online reservation and ticketing systems that allows users to register seats on airplanes.

Notifications You must be signed in to change notification settings

baonguyen96/AirplaneTicketsReservingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airplane Tickets Reserving System

Language: C++

This is a team project that simulates the current online reservation and ticketing systems. It maintains a small database (files-based) of airplanes’ seats and let user reserves them. The system either reserves the seats, gives the receipt with various prices, and flies the plane when full; or it puts the selected seats onto the waitlist of their associated plane if those seats are already reserved. The prices are based on the type of seat(s) and the user’s age.

About

This project simulates the current online reservation and ticketing systems that allows users to register seats on airplanes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages