https://github.com/cschell/leermarkt
This is a small web app which we created during the https://wirvsvirushackathon.org hackathon
https://github.com/cschell/leermarkt
Last synced: 5 months ago
JSON representation
This is a small web app which we created during the https://wirvsvirushackathon.org hackathon
- Host: GitHub
- URL: https://github.com/cschell/leermarkt
- Owner: cschell
- Created: 2020-03-22T17:45:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:53:02.000Z (over 3 years ago)
- Last Synced: 2023-03-12T06:18:40.680Z (over 3 years ago)
- Language: HTML
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Leermarkt
You'll find more information on the [hackathon's devpost page](https://devpost.com/software/supermarket-check).
## Development
### Installation
- >=Python 3.7
- `pip3 install pipenv`
- `pipenv install`
### Usage
- run `pipenv shell`
- run `env FLASK_APP=run.py flask run --host=0.0.0.0 --reload`
- --host=0.0.0.0 for access in local are network from your smartphone