Skip to content

alicehan8/hackharvard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackHarvard - Beat The Receipt

We created an app to help reduce food waste and ease planning meals for all. We aim to help reduce food waste in your home by analyzing ingredients you have and their expiration dates to give you easy and delicious recipes you can make with the ingredients you should use first.

Here is the link to our demo video!

install dependencies

npm install

launch

  • backend:
    cd backend
    
    node index.js
    
  • front end
    cd frontend:
    
    npx expo start
    

next steps

  • confirm scanned receipts
  • including a missing ingredients section
  • incorporate user's camera in react native
  • add budgeting functionality
  • add users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors