I’m trying to create a simple daily chore tracker for my kids, but I’m not quite there.
The layout is pretty straight-forward…
The date item being completed > The child completing task
Child 1 > List of 5 different tasks available to complete (ideally a checkbox)
Child 2 > List of 3 different tasks available to complete (ideally a checkbox)
So kid 1 might complete 2 tasks on 8/19, then 1 task on 8/20, and 0 tasks on 8/21 (and so forth and so on)
Kid 2 might complete 0 tasks on 8/19, 3 on 8/20, etc.
Is this possible? And if so, are there similar templates out there that I could use as a guide?
Thanks!!!