/task-management-system-backend

Task Management System Backend

Primary LanguageJavaScript

Task Management System Backend

features of this backend:

  • User Sign Up
  • User Login
  • CRUD Task
  • CRUD Comment
  • Assign Task to User
  • Update Status of Task

Frontend

frontend available on task management system frontend.

How To Run

First of all, you need to rename the sample.env to .env.

In the project directory, you can run:

yarn start

Runs the app in the development mode.

The page will reload if you make edits.

You will also see any lint errors in the console.


How To Run Test with Mocha and Chai

yarn test


Author: Hubertus Putu