Skip to content

This is a task manager app backend API using nodejs, express, mongodb and mongoose.

Notifications You must be signed in to change notification settings

saikatbhuiyan/node-express-task-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend API for task manager app

Features

  • Create, Update, Delete and Get User
  • Login Logout User
  • Send Email
  • Image Upload
  • Create, Update, Delete and Get Task
  • Test Features

Tech & Tools

JavaScript Node Express MongoDB Mongose Visual Studio Code

Clone project

git clone ...
cd task-manager

Install dependencies

npm install

Run server

npm run start

Run dev server

npm run dev

Run test

npm run test
or
node jest

About

This is a task manager app backend API using nodejs, express, mongodb and mongoose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published