- 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
- 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