Day of the week based complettion

So I’m trying to create a habit tracker where when the user ticks a box to complete that habit, the tick under that day will then highlight and then at the end of each week, all the ticks will then reset for the next week. I would also like to implement how to track how often the task was completed each week so that I can put them in a history graph later on (not a necessity but if you know how that would be great).

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.