Skip to content

hsiehelaine/chow-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chow down

A website dedicated to making every day life a little bit easier by removing the stress of deciding what to make.

How to run the web app

Terminal commands to run:

  1. cd assets/python_scripts
  2. FLASK_APP=routes.py flask run

After running these commands:

  1. Open index.html in web browser (while FLASK_APP=routes.py flask run is still running)
  2. Type in an ingredient you would like to find recipes for
  3. Get recommended recipes

Dependencies:

pip install flask

pip install flask flask-cors

pip install pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors