GeriLife / coronavirus_mapper

Collecting self-reported coronavirus symptoms and displaying them on a real-time map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coronavirus mapper

All Contributors

Collecting self-reported coronavirus symptoms and displaying them on a real-time map.

Development

Localization

Django uses GNU Gettext for localization. In order to generate localization files, you will need to install gettext on your computer.

OS X

brew install gettext

Ubuntu/Debian Linux

sudo apt-get install gettext

Windows

Download a precompiled gettext binary.

PostGIS

This project relies on PostGIS. You can install PostGIS locally using Docker. Run the following command in this project root.

docker-compose up

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Lucas Rabelo

🌍

Joe Shindano

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Collecting self-reported coronavirus symptoms and displaying them on a real-time map.

License:GNU Affero General Public License v3.0


Languages

Language:Jupyter Notebook 75.7%Language:Python 10.5%Language:JavaScript 8.2%Language:HTML 5.7%