Skip to content

rodolfo-gp/Airline-Flight-Management-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline Flight Management Application

By:

  • Rodolfo Gil-Pereira
  • Anastasia Zaharia
  • Sebastian Nieto

Description

This application enables airline employees to efficiently manage passenger seat assignments and update passenger information. It supports adding and removing passengers, with all data stored in a straightforward text file format. The application is designed to simplify the management of passenger data, ensuring a smooth and organized workflow for airline operations.

Instructions

To set up and run the application, follow these steps:

  1. Compilation:

    • Open a Cygwin terminal and navigate to the project directory.
    • Compile the application using the following command:
      g++ main.cpp -o main
  2. Running the Application:

    • Execute the compiled program with:
      ./main
  3. Testing the Application:

    • To change the testing file, delete the current flight_info.txt file and replace it with your own file formatted similarly to the example.

Demo

Watch the demo on YouTube.

Airline Flight Management Application Demo

Releases

Packages

Contributors

Languages