ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
126 stars 10 forks source link

Account screen: update layout to show past tariffs #213

Closed ryanw-mobile closed 3 months ago

ryanw-mobile commented 3 months ago

Now we have all the past tariffs (i.e. agreements) kept in the domain model. Also, on account screen, we are hiding the standard unit rate for variable tariffs, the electricity meter point card has to be redesigned (which was half-done), to better utilise the space for the current active tariff and the previous tariffs.

This is not a very top priority as it doesn't align with the money-saving goal.