Desired Changes
We want an admin to be able to delete a single checklist.
Acceptance Criteria
- New endpoint for deleting a checklist
- throws if deleter is not an admin
- throws if it has any checklist Items that are not deleted
- throws if checklist has already been deleted
- Add unit tests
Screenshots (as needed)
No response
Desired Changes
We want an admin to be able to delete a single checklist.
Acceptance Criteria
Screenshots (as needed)
No response