It's a simple app that takes data from the Spoonacular API and returns dishes that you can make from things that are left in your fridge (it can also suggest some missing ones)
- Enter the products you have
- Enter the products you don't want in your potential dish
- Search
The dishes are sorted from the healthiest to the least healthy.
- Python 3.8
- Django 3.2
- Spoonicular API
- Googletrans