Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (6 loc) · 720 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 720 Bytes

Solar Map

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.

Screen

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.