Airport Distance Calculator

A containerized web app that calculates the distance between two U.S. airports in nautical miles.

Featured with Autocompletion functionality and Google maps plotting.

Installation

The app is app.py. The database airport.db in sqlite3

If the images associated with the docker-compose and Dockerfile files are not available on your host computer, docker will pull these images and it will take some time to have them fully pulled to your host computer. After that any docker-compose up commands will run the containers right away.

The images, however, will still stay on your computer unless you want to remove them.

The app will be running on http://127.0.0.1:5004/ or http://localhost:5004/

Sample Image of Results

Calculated Distance between JFK and GUM

Calculated Distance between JFK and GUM

Tech

Author

License

MIT