Skip to content

hailenwashere/hackwapro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack with a Pro

Table 4's repo for Hack with a Pro 2024! Our 3rd-place-winning final project is Our Fridge, an easy ingredient sharing website that allows users to share leftover ingredients with their friends through a communal fridge. Our Fridge uses email notifications to let a friend know that a user wants an ingredient, and generates easy recipes that can use the leftover ingredients accumulated by the group.

To set up the project

Frontend

cd my-app
npm i
npm start

Backend

cd server
pip3 install REQUIREMENTS.txt
python3 server.py

About

Our Fridge, a project created in Hack with a Pro 2024 that won 3rd place overall. Project members are Jacky Dai, Helen Feng, Warrick He, Yifan Tang, Chanh Tran, and Ellen Wei

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors