Skip to content

Website for daily nutrition recommendations and nutrition database search, built with Flask and PostgreSQL.

License

Notifications You must be signed in to change notification settings

aaronbanse/nutritrack-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nutritrack Website

NutriTrack is a website that gives dietary recommendations and allows easy searching of a comprehensive nutritional info database.

Contributors

Aaron Banse
Nora Wooten
Nathan Yang
Emma Yao

Running the Flask App

$ python3 flask_app.py
 * Serving Flask app 'flask_app'
 * Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://127.0.0.1:5139
Press CTRL+C to quit
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 120-841-765

Command Line Interface

Example Commands

$ python3 command_line.py --list CHEESE
CHEESE,BLUE
CHEESE,BRICK
CHEESE,BRIE
$ python3 command_line.py --healthfacts CHEESE,BLUE
Alpha Carotene: 0.0
Ash: 5.11
Beta Carotene: 74.0
Beta Cryptoxanthin: 0.0
Carbohydrate: 2.34

About

Website for daily nutrition recommendations and nutrition database search, built with Flask and PostgreSQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6