Skip to content

fabwu/hackzurich2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hack Zurich

Foodprint is an app that helps you assess the environmental footprint of different meal options when scanning a menu in a restaurant.

This is our submission to HackZurich 2020.

Links

Run Backend

# Switch to venv
pip install requests flask goslate


export FLASK_APP=src/backend/application.py
export FLASK_ENV=development
python -m flask run

Deployment

az webapp up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published