Collecting self-reported coronavirus symptoms and displaying them on a real-time map.
Django uses GNU Gettext for localization. In order to generate localization files, you will need to install gettext on your computer.
brew install gettext
sudo apt-get install gettext
Download a precompiled gettext binary.
This project relies on PostGIS. You can install PostGIS locally using Docker. Run the following command in this project root.
docker-compose up
Thanks goes to these wonderful people (emoji key):
Lucas Rabelo 🌍 |
Joe Shindano 🌍 |
This project follows the all-contributors specification. Contributions of any kind welcome!