This is a simple web map showing Uganda and its districts implemented in Python and Flask.
You could run it on your local machine easily by following these steps
- You could start by cloning this repo onto your computer.
- Open the directory containing the files and create a virtual environment (if you want 😄 )
- Install the packages in the requirements.txt file
- You're good to go 🚀