Skip to content

e-vdb/app-conso-energie

Repository files navigation

Energy consumption web application

Python Code style: black Imports: isort precommit Streamlit App monthly_reminder License: MIT

🚀 Features

  • Connect to a private google sheet
  • Store meter readings (electricity, gas, water, ...)
  • Visualize consumption
  • Export/send yearly reports (🚧)
  • Remind user by email to update the meter readings

📋 Tasks list

  • Store and load data from private google sheet
  • Create the streamlit app with following pages
    • Home page
    • Meter readings page
    • Consumption page
  • Content of the meter readings page
    • See the meter readings
    • Add a new entry
    • Edit an entry
  • Content of the consumption page
    • Total consumption (table and charts)
    • Annual consumption (table and charts)
    • Compare consumption with previous years
  • Deploy the app on Streamlit Cloud
  • Add a reminder to update the meter readings (email) with a cron job
  • Export/send yearly report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published