Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 225 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 225 Bytes

FlightItinerary

This java project uses a graph library called JGraphT to build a graph of airports. It allows users to enter a start and end destination then the program will calculate the shortest and the cheapest routes.