Skip to content

What's In Your Fridge is a webapp that allows users to add fridge items and recommends recipes based on it.

License

Notifications You must be signed in to change notification settings

Samridhi16/whats-in-your-fridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

whats-in-your-fridge

WiCHacks 2022 Winner: [Wayfair] Best Customer Focus Hack

Inspiration

When it comes to cooking, students often struggle deciding on what to cook because of the amount of time they have in their hands after all the lectures and submissions. They end up eating out spending a lot of money and also rotting all the stuff present in their fridge.

What it does

Recommends recipes based on ingredients in the kitchen and user behavior that is what the person likes to eat and has liked in the past so that the ingredients are used before they expire!

How we built it

Created recommendation engine that makes use of content based filtering using python and frontend was developed using django, html, js and css.

What's next

Integrate it with smart devices /smart fridge /and with grocery apps like wegmans and walmart to recommend ingredients that you might buy to make a specific recipe.

Application Flow

  • Choose whether you wanna add items to the fridge or cook today!

home_web

  • If you decided to add, feed your fridge list with the new items you got from the grocery store!

add_web

  • If you chose to cook today, get all the dishes you can make using those ingredients!!

cook_web

  • Wanna try a recipe similar to those you've already tried! You can get those by clicking any of the recipes from the previous list!

recom_web

Running Instructions

Requirements

Python3 with django and requests module.

Running instructions

  • To run clone repository using git clone <repository link>
  • Run using below command in base directory python3 manage.py runserver

About

What's In Your Fridge is a webapp that allows users to add fridge items and recommends recipes based on it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published