CRUD todo-item
Description
CRUD operations on Todo items
Issue
Feature
- Add item
- Delete item
- Update item
- Get all items
- Get item
Tophatting
None
Expected current behavior
None
Changes
- CRUD on todo items
Screenshots
None
Design Patterns
None
Deviations
Were there any deviations from the original design or architecture plan. If yes, what were they ? No.
Additional
-
Unit test written -
Meets requirements -
Cross-browser tested -
Added/updated documentation as needed -
Camel case style used
Closes #75 (closed)