Chore tracker module for MagicMirror². Keep track of family chores for the day or week.
Find a file
Parnic 67305ad084
Fix manually-checked chores un-checking on refresh
I forgot to account for saving the data on the frontend, so it was only
ever using whatever the last data passed to us from the backend was,
which only happens once on initial load.
2021-04-23 08:00:07 -05:00
.gitignore Replace localstorage with node_helper write to file 2021-04-22 21:26:21 -05:00
LICENSE Add license 2021-04-18 15:52:27 -05:00
MMM-chores.css Hide cursor in chores 2021-04-19 11:53:54 -05:00
MMM-chores.js Fix manually-checked chores un-checking on refresh 2021-04-23 08:00:07 -05:00
node_helper.js Replace localstorage with node_helper write to file 2021-04-22 21:26:21 -05:00