How can I create a setting goal functionality?

Hey there!

I want the user to be able to set goals of reduction in consumption and be able to check the performance at the end of the year. For example:

“I want to reduce energy consumption by 5%. In this case, at the end of the year the user would be able to check how he has done in relation to the previously set goal”

How can I do it?

Thank you

Store the goal as a percentage change and then compare the consumption from period 1 and period 2 and determine if the reduction was more or less than the goal.

This topic was automatically closed after 70 days. New replies are no longer allowed.