Skip to content

joerenzullo/CS8Final

Repository files navigation

Task List

  • get price data
  • get time data
  • caluclate distance betweeen two airports
  • calculate stops
  • get airports displaying on marble
  • be able to click to select an airport
  • be able to click to deselect an airport
  • two drop down lists (source: and destination:)
  • algorithm: shortest path (efficient)
  • allow re-definition of the shortest path
  • e.g. not just taking in information about the price, but also information about the price, distance, number of stops, and time travelled
  • allow for average of the above
  • processing: only airport s, airlines, and routes that are well-defined
  • well defined means: it has a price, has times, has a flight route that exists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published