Inspiration
Desire to find food recipes that use specific ingredients.
What it does
User selects the ingredients that he/she has. Program will then find the recipe that is the best match given the ingredients selected.
How we built it
This project was built using Python.
Challenges we ran into
- Git related issues that we had to work around.
- Researching topics not yet covered in cs coursework to implement some features/functionality
Accomplishments that we're proud of
Creating a program that works and accomplishes our goal
What we learned
- Differences between programming for school projects and personal projects
- challenges in trying to work collaboratively given different schedules and time zones
- Need to learn more about Git
What's next for Recipe Finder
Giving user(s) the ability to rate recipes. When combined with some authentication, our application can then scale to multiple users since a ratings system would minimize the risk of a user experiencing a bad recipe while at the same time allowing users to find new recipes created by other users.
Log in or sign up for Devpost to join the conversation.