Nodejs based task manager application platform (backend)
steps to build this project:
# git clone <repo-link>
# npm i
# npm run dev
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a Nodejs-based Task-Manager Application backend project with CRUD operations. MongoDB is used to store user and user's task, jsonwebtoken based Authorization is used and jest for testing. One can create a user and store the user's task in data. Express.js framework is used to manage servers and routes.
prashantk01/task-manager-nodejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a Nodejs-based Task-Manager Application backend project with CRUD operations. MongoDB is used to store user and user's task, jsonwebtoken based Authorization is used and jest for testing. One can create a user and store the user's task in data. Express.js framework is used to manage servers and routes.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published