Webmap (using leaflet) for visualizing data for electrification planning in Nigeria
After cloning this repository, checkout the dev branch
git checkout dev
Create a virtual environment (with python3), then
pip3 install -r app/requirements.txt
Start the app with
python3 index.py