Inspiration

The idea of smart refrigerators that suggest recipes based on the ingredients available. I was unable to re-create the concept, but that is what I would like to work towards

What it does

Asks the user for what the user wants to make(recipe), adds a new recipe if needed, gets the pantry details, checks what ingredients are missing and tells the user what the user needs to buy.

How we built it

I built it using python3 - it's a simple concept but I plan to add a database (probably SQL) for dynamic response.

What's next for smartPantry

  • Create a recipe recommendation system based on existing ingredients (final form)
  • Add database support
  • The program blows up if the user enters bad values. Need to have a recheck function (implemented in one place, need to modify it as a function and implement it throughout the program)

Built With

Share this project:

Updates