Skip to content

This tasks manager API performs CRUD operations through node with mongodb ODM with mongoose. It has user authentication with email and password, different types of storage and email notifications.

License

Notifications You must be signed in to change notification settings

learodrigo/node-task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks manager application

This tasks manager API performs CRUD operations through node with mongodb ODM with mongoose. It has user authentication with email and password, different types of storage and email notifications. Check the project here

Wanna check how it works?

  • git clone git@github.com:learodrigo/node-task-manager-app.git
  • cd node-task-manager-app
  • npm i
  • npm run dev
  • Open http://localhost:3000
  • Ready to go

References

About

This tasks manager API performs CRUD operations through node with mongodb ODM with mongoose. It has user authentication with email and password, different types of storage and email notifications.

Topics

Resources

License

Stars

Watchers

Forks