Not sure what to eat? Let us help!
What2Eat is a web application made using Flask. It allows users to enter ingredients available to them and it shows Recipes best matching their query.
- Python - The lanuage for our script and back-end algorithm. To test the algorithm, run what2eat-Terminal for a pure Pyhton script
- Flask - Framework to connect back-end Python script with the front-end.
- HTML/CSS/JS - Front-end webpages for the main page and the results page
- API - Data derived from Edamam Recipes API. Keys protected by environment variables
- Hosting - Website hosted on Zeet and Google Cloud Platform
We made your job easy! Just head up to https://www.bit.ly/what-2-eat and enjoy the experience
if you want to test the code from this repository. Follow these steps:
- Clone this repo on your device
- We would reccomend using a virtual environment to run the flask program.
- Run what2eat-Flask.py and open 0.0.0.0:5000 on your browser
Contributors names and contact info
Dhruv Kairon
Aryan Shetty
Jaspreet Singh
Viraj
- 0.1
- Initial Release


