/task-management-using-mern-stack

Task Management System is a comprehensive project management tool that streamlines the organization of projects, tasks, and employee activities. This application includes modules for project tracking, task assignment, employee attendance, and timesheet management, providing an integrated solution to manage and monitor team performance efficiently

Primary LanguageJavaScript

Project Video

task-management

video1760485175.mp4

Available Scripts

In the root directory of project, you can run this commands on terminal:

cd /frontend

npm install

npm start

In the root directory of project, you can run this commands on terminal:

cd /backend

node app.js

Technologies


A list of technologies used within the project:

  • node v16.16.0
  • npm v8.11.0
  • reactjs + Material_UI for UI
  • mongodb for database