Skip to content
This repository has been archived by the owner on Feb 11, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

GeriLife/coronavirus_mapper

Repository files navigation

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!