Inspiration
People need to make healthy meals out of their fridge. It's hard, so people usually get lazy and make unhealthy meals.
What it does
Generates recipes based on user-provided data of food supply.
How we built it
Users input food data using the GUI, which is stored in a dictionary containing the quantity of each food item. The existing food supply is matched against a dictionary whose keys are recipe names and whose values are lists of ingredients to return possible recipes with the ingredients the user has.
Challenges we ran into
This about section didn't save.
Tkinter is a very tedious, manual way of creating applications.
What we learned
Tkinter live events.
What's next for Recipe Suggestion App
an iOS, Android, or web port.
Built With
- python
- tkinter
Log in or sign up for Devpost to join the conversation.