Skip to content

cit-591-fall-2018-project-the-best-team created by GitHub Classroom

Notifications You must be signed in to change notification settings

cit-upenn/cit-591-fall-2018-project-the-best-team

Repository files navigation

Please note that the flight status API key only has 100 uses!!!! If the key runs out, please contact Zhenyan Xu via email [email protected] ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

The UltimateFlightAssitant is a handy tool for air travel.

The program has four functions, each accessible in a tab. The first one is getting the travel time/distance from the traveller's current location to the airport. There are three travel modes, namely driving, walking and bicycling available. The second function is flight status check. It takes in the airport IATA code, the flight ICAO code and flight type (departure or arrival) as input and returns the flight status. It can also tell the user if precheck is required at the specified airport. The third function gives handy information of the destination city, such as local time and weather. The fourth function uses the google places API to retriece places of specific type that is near the user. It takes the user's current address, range in ft as well as the type of the places as input. The program can find atm, transit stations, lodgingings, etc and retrieve the name, address and user rating.

About

cit-591-fall-2018-project-the-best-team created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages