Add An API To Persist Checked Task In A TODO
EricOgie opened this issue · 0 comments
EricOgie commented
When a task is checked as completed or done, your API should be able to persist the checked state in Zuri core.
NB:
- You should check for admin privileges before a task can be checked as completed or done.