Skip to content

SajidDeo/ensf337Proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program is a class project for ENSF337. The goal of the program is to display visually the seating arrangement of a flight seat map. The program reads from a text file that has the flight's details, passenger's name, ID, and seat number and displays it. Other functionalities include being able to add new passengers and remove passengers as well as saving the data of the flight passenger's to a text file.

To use the program run and build the following files: proj.cpp, flight.cpp seat.cpp, and passenger.cpp.

About

Class project for ENSF 337. Coded in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages