Skip to content

Website which shows lunch menus of your favorite restaurants

License

Notifications You must be signed in to change notification settings

pulecp/andel-prague-lunch-menu

Repository files navigation

Lunch menus on Andel in Prague

Website which shows lunch menus of your favorite restaurants

https://andel-lunch.herokuapp.com/

how to run

$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ # python app.py
$ gunicorn app:app --log-file=-

Now go to http://127.0.0.1:8000/

About

Website which shows lunch menus of your favorite restaurants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published