A simple yet powerful Python application that helps you discover recipes based on the ingredients you already have at home. Just enter a list of ingredients, and the app fetches matching recipes using the Spoonacular API. Ideal for quick meal planning and reducing food waste.
what it does:
- inpput the ingredients you have on hand
- then the programme gives top 5 recipes from Spoonacular API (https://spoonacular.com/food-api)
- displays recipe titles in the console
- you can easily expand,extend, enhance the gui upto your need
featues:
- python
- request library, to download open cmd and right
pip install requests
- RUN!!
NOTE: if you want you can create your own api key from https://spoonacular.com/food-api, no promo