Inspiration
We wanted to build a tool that takes the stress out of finding new recipes to make.
What it does
Recipe Radar is a user-friendly app that allows you to search for recipes based on ingredients or meal types. It fetches recipe data from a large API database and displays the results in an easy-to-navigate interface. Each recipe comes with detailed ingredient lists, preparation steps, and even cooking tips.
How we built it
We built the app using a combination of Python and Flask for the backend and React for the frontend. We integrated a recipe API to fetch data and present users with results. Javascript and Bootstrap were used for the interface of the app.
Challenges we ran into
The biggest challenge we faced was learning how to work with an api
Accomplishments that we're proud of
What we learned
What's next for Recipe Radar
- Implementing a shopping list feature and integrating with grocery stores to
- Account management and local storage for dietary preferences
Log in or sign up for Devpost to join the conversation.