A simple task manager (Todo App) API built with Node.js.
- Delete/Update routes: return 404 status when trying to delete/update task that doesn't exist
- Model: add comments field (array of strings)
- Model: add sub-tasks (array of sub-tasks)
| Name | Name | Last commit date | ||
|---|---|---|---|---|