Inspiration
I love running and I think that physical activity can improve the quality of life of all.
What it does
Uses a custom algorithm to try to find the most enjoyable/safest loop passing through the user's current location using open maps data and graph manipulation libraries. The user inputs its current location and the distance of the loop and a loop is showed on a map.
How we built it
Lots of python packages
Challenges we ran into
The function that shows the graph/map took about 2 minutes to load. Every operation the graph representing the streets of a city was extremely slow
Accomplishments that we're proud of
Was able to make image generation much faster (1-5 seconds) by plotting the path on a subgraph.
What we learned
Lots about new packages and a lot about making UIs.
What's next for Bouclé
IDK, its creator is going to sleep for a good while.
Built With
- matplotlib
- osmnx
- python
Log in or sign up for Devpost to join the conversation.