Skip to content

jessicacarneiro/todo-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-nodejs

A simple task manager (Todo App) API built with Node.js.

Pending

  • 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)

Releases

No releases published

Packages

No packages published