- a flask app that given a google maps pin point finds the roof
- calculates the roof size
- give approximate solar installation capacity & cost
- python flask server
- react
- heroku
- solarcalculator/
- backend/
- Procfile
- requirements.txt
- run.py # local testing
- app/
- __init__.py
- config.py
- extensions.py
- models/
- routes/
- services/
- utils/
- frontend/ # next js