Solar Map is a "solar calculator". The web app allows users to search for an address in a map, draw a solar panel installation, and calculate its nominal power based on the installation's area.
Powered by Google Maps. Code snippets were taken from the Google Maps API documentation, and also from here, and here.
I originally setup a Flask backend thinking it would be useful (it wasn't), all it does is serve the frontend.