CSE 111 Wildfire Database Project
- install python3 and pip3
- pip3 install -r requirements.txt
- download https://github.com/flask-extensions/Flask-GoogleMaps/releases/tag/0.4.1.1
- pip3 install path/to/flask-googlemaps/file
- in parent directory, python3 run.py
- navigate to https://127.0.0.1:5000
- Proceed past security warning (due to self-signed cert)