Code Monkey home page Code Monkey logo

aed-flightmanagementsystem's Introduction

AED Project: Flight Management System

College group project for Algorithms and Data Structures

Made by:

  • Henrique Fernandes
  • José Sousa
  • Leandro Martins

Grade: 19.9/20

aed-flightmanagementsystem's People

Contributors

henriquesfernandes avatar jose-carlos-sousa avatar leandro-martins-2004 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

aed-flightmanagementsystem's Issues

4- ii) Present the best flight option Cities

Present the best flight option (or the set of options if they are equivalent) for a given source and
destination locations. The best flight option is considered to be the one with the least amount of stops.
Locations may be specified by the user (inputs) using different criteria
ii) City name, encapsulating all the airports departing from a given city

Read airports.csv

Read airports.csv and parse the information to the correct class.

Read flights

Read flights.csv and parse the information to the correct class.
This depends on #1 and #2

Add reverse filters to the flight search function

At the moment the filters are used to exclude airports/airlines from the search and we also need the reverse (only consider certain airlines).
It would also be nice to add a stop in a flight (for example go from Porto to Paris but stop in Madrid).

Read airlines

Read airlines.csv and parse the information to the correct class.

Number of flights per city/airline

Evaluate and compile data on the total number of flights per city and per airline, providing valuable insights into the air traffic distribution across cities and the operational scope of individual airlines.

4- iii) Present the best flight option Geographical coordinates

Present the best flight option (or the set of options if they are equivalent) for a given source and
destination locations. The best flight option is considered to be the one with the least amount of stops.
Locations may be specified by the user (inputs) using different criteria
iii. Geographical coordinates, considering the closest airport to the given coordinates. If there is
more than one, consider all the closest ones

Improve trip print

Currently it just prints the code of the airports with a space in between.

4.i) Present the best flight option Airports

Present the best flight option (or the set of options if they are equivalent) for a given source and
destination locations. The best flight option is considered to be the one with the least amount of stops.
Locations may be specified by the user (inputs) using different criteria:
i. Airport code or name;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.