Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 364 Bytes

File metadata and controls

6 lines (5 loc) · 364 Bytes

NodeJS Task Manager

Remixed original by Andrew Mead from course The Complete Node.js Developer Course (3rd Edition)

Features

  • Use RestAPI to CRUD Tasks and Users on a NoSQL MongoDB
  • Uses validation on specific fields like preventing "Password" being put into 'password' key in MongoDB