Skip to content

This project is developed as part of Hackathon. The app shows you the best bike path between the given source and destination taking the wind speed and path elevation into consideration.

Notifications You must be signed in to change notification settings

susravan/Go-with-the-wind

Repository files navigation

Go with the wind

This project is developed as part of SWHacks conducted on March 2017. This single page web-app gives the best bike route from the given source location to destination taking the effects of wind and elevation along the path. The base paths and elevation data are taken from Google Maps API, wind speed data is taken from OpenWeatherMap API.

For each part of the path taken from base paths, the extra work done by the cyclist against the wind and elevation is calculated and integrated for the whole path. This extra energy calculations are compared for the three paths and the the optimal path is recommended to the user.

Technologies used: Flask, Python 2.7, Javascript

About

This project is developed as part of Hackathon. The app shows you the best bike path between the given source and destination taking the wind speed and path elevation into consideration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published