Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 774 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 774 Bytes

Covid-19 Self reporting

ACHTUNG #WirVsVirusHack Teilnehmer, hier ist die Brainstorming-Liste

Providing a dashboard for geographically self reporting symptomatic cases of Corona Virus Disease (Covid-19, nCov19, Coronavirus SARS-CoV-2), using Flask and Leaflet and Google App Engine.

see it in action: Covid19

geodata from GeoJSON Utilities

Clone repo:

git clone http://github.com/vsaase/covid19selfreport
cd flask-leaflet-demo

Install dependencies:

pip install -r requirements.txt

Start server:

python main.py

View the demo by navigating to http://localhost:5000

License

GNU General Public License v3.0