dashboard on Dutch elections + flyering campaigns
Go to file
Kiara Grouwstra b9a9ad7953 mention demo deployment in readme 2021-08-29 18:14:11 +02:00
.github/workflows add CD, closes #4 2021-04-06 09:37:31 +02:00
apps demo without gsheets 2021-08-28 22:06:53 +02:00
assets Initial launch 2021-04-04 13:28:13 +02:00
data demo without gsheets 2021-08-28 22:06:53 +02:00
.gitignore ignore .idea 2021-04-04 13:34:54 +02:00
Procfile Initial launch 2021-04-04 13:28:13 +02:00
README.md mention demo deployment in readme 2021-08-29 18:14:11 +02:00
app.py Initial launch 2021-04-04 13:28:13 +02:00
index.py Initial launch 2021-04-04 13:28:13 +02:00
main.py Initial launch 2021-04-04 13:28:13 +02:00
requirements.txt Initial launch 2021-04-04 13:28:13 +02:00

README.md

Bij1 dashboard

Usage:

pip install -r ./requirements.txt
export MAPBOX_TOKEN='<token from mapbox.com>'
python index.py

A sample deployment may be found at bij1-flyer-app.herokuapp.com.