/WAZImap.Tanzania

Wazimap Tanzania is an interactive web platform that allows for citizens and journalists to explore, visualise, and download census data. This gives them the power to give context to stories that was otherwise hard to spot.

Primary LanguageHTML

Wazimap TZ

Development

  • clone this repo

  • install dependencies:

    pip install -r requirements.txt

  • run the server

    python manage.py runserver

  • set up the database python manage.py migrate