Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About nourish

Nourish is an app to keep track of your calorie intake welcome.gif

To start

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
# To create .env
echo "API_KEY='Your API KEY (without quotes) goes here'" > .env
# To run app
flask --app app/main run

Where to get API_KEY

  1. Go to https://fdc.nal.usda.gov/api-key-signup.html
  2. Fill out the form and get API KEY
  3. Use commands from "To start" to create .env and start the application!

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages