Inspiration
Sleep Deprivation
What it does
It displays food costs of similar products, sorted by country, with a live converter to any world currency. You can then select your grocery shopping from the list and the program finds the cheapest flights and route using graph theory to each and every country to buy the cheapest food possible. It also shows how much food you'll have to buy to cover the costs of the flights there and back.
How we built it
In Python using streamlit and Currency APIs
Challenges we ran into
Flight cost databases and API's arent public or free, so we used a locational and base cost estimate for the flight costs
Accomplishments that we're proud of
Implementing the Graph Theory code to find (probably) the best flight route
What we learned
We learnt how to better utalise Streamlit as a user friendly output
What's next for Grocery Bargain Hunters
To spread and incorperate other household items and foods
Built With
- python
- streamlit
Log in or sign up for Devpost to join the conversation.