Since the COVID-19 pandemic began, the real risk of encountering coronavirus in public areas such as stores means it’s often best to avoid grocery shopping unless it’s absolutely necessary, especially for elderly or otherwise immunocompromised individuals. Home Recipes was created to help you find recipes for the ingredients you already have at home so that you can push off that grocery store trip a little bit longer while still making delicious food. Watch the Demo Video!
- Web framework set up with Flask
- Pandas for data processing
- Python API calls to Spoonacular API
- Caching system to reduce API calls to Spoonacular
- Obtain and set up API key from spoonacular
- Install neccesary dependencies with
pip install -r requirements.txt - Start the server with
python3 main.py
Home Recipes was created by Timothy Goh (tGoh98), Michael Sprintson (michaelsprintson), Camsy Huang, and Christina Zhou for UTSA's hackathon, RowdyHack. Read more about it in the Devpost.