Skip to content

JasonZell/Flight-Path-Analyzer

Repository files navigation

Flight-Path-Analyzer

Build Status

The purpose of this program is to find the shortest path between two airports using IATA or ICAO airport codes.

The airport and route data comes from OpenFlights at http://openflights.org/data.html

The purpose of sanitizer program is solely for creating XML file from raw OpenFlight data files.

Sample screenshot:

samplescreenshot

Details: Qt Streamreader is utilized to read the XML file. Dijkstra's shortest path algorithm is implemented in this program.

CONTRIBUTORS: Chang Zhang (https://github.com/JasonZell) Ryan Waer (https://github.com/rwhere)

About

The purpose of this program is to find the shortest path between two airports using IATA or ICAO airport codes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors