Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 767 Bytes

File metadata and controls

17 lines (13 loc) · 767 Bytes

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:

  1. inpput the ingredients you have on hand
  2. then the programme gives top 5 recipes from Spoonacular API (https://spoonacular.com/food-api)
  3. displays recipe titles in the console
  4. you can easily expand,extend, enhance the gui upto your need

featues:

  1. python
  2. request library, to download open cmd and right
    pip install requests
  3. RUN!!

NOTE: if you want you can create your own api key from https://spoonacular.com/food-api, no promo