Skip to content

An application built with NodeJS and MongoDB (NodeJS Learning)

Notifications You must be signed in to change notification settings

tasmia2016831022/Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-Manager

An application built with NodeJS and MongoDB (NodeJS Learning)

Feature

  1. Authentication
    • Create, Read, Update, Delete user.
    • Login & Logout from single/multiple endpoint.
  2. Task
    • Create, Read, Update, Delete task.
    • Show all task based on filtering(sort, pagination).
    • Read/Write for owner only.

Postman Setup

  1. Setup postman environment both for dev and production.

  2. Follow config/postmanJS.md for details.

  3. Define dev port at .env file.

  4. For production environment, link the url.

DISCLAIMER

Some API key may be exposed in this public ripo. Note that, these keys are generated on free account / trial. And may not be useable sometimes. (SENDGRID API KEY WILL NOT WORK AS THE ACCOUNT IS SUSPENDED)

About

An application built with NodeJS and MongoDB (NodeJS Learning)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published