Resolve "CRUD on Todo-List for Console"
Description
CRUD operations for list
- Add list
- Delete list
- Update List
- Get all lists
- Get list
Issue
Feature
- Add, Delete, Update, Get all, Get by id for lists
Tophatting
None required
Expected current behavior
What should you see or expect when you test this feature?
Changes
- CRUD operations
Screenshots
None
Design Patterns
None
Deviations
Were there any deviations from the original design or architecture plan. If yes, what were they ?
Additional
-
Unit test written -
Meets requirements -
Cross-browser tested -
Added/updated documentation as needed -
Camel case style used
Closes #76 (closed)