The website allows the user to commence with uploading a photo of any leftover food. It then identifies the food item and provides the user with a delicious recipe with the leftover as a primary ingredient.
- Clone this Repository
- Activate the environment in the project directory
- Run the below commands in terminal
setx FLASK_APP "food2.py"
py food2.py
- Browse to localhost:5000