Added thunks and cases for adding and updating chores in database as well as local store.
The updateChore thunk can be used for various purposes, including pausing a chore, archiving it (which I suppose will also be used for our 'soft delete'), updating some, or several, columns of the specific chore.
Added thunks and cases for adding and updating chores in database as well as local store.
The updateChore thunk can be used for various purposes, including pausing a chore, archiving it (which I suppose will also be used for our 'soft delete'), updating some, or several, columns of the specific chore.