Skip to content

daytimedrinkingclub/solarcalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

solarcalculator

  • a flask app that given a google maps pin point finds the roof
    • calculates the roof size
    • give approximate solar installation capacity & cost

Tech stack

  • python flask server
  • react
  • heroku

Folder structure

- solarcalculator/
    - backend/
        - Procfile
        - requirements.txt
        - run.py # local testing
        - app/
            - __init__.py
            - config.py
            - extensions.py
            - models/
            - routes/
            - services/
            - utils/
    - frontend/ # next js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published