Skip to content

A task management website where users can add tasks, form teams and collaborate with team members on tasks and manage deadlines efficiently.

Notifications You must be signed in to change notification settings

Prernabudh/smart-task-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-task-management-system\

This is smart task management app. You can create your own tasks or collaborate with others and create teams to manage tasks.

Requirements: Node and Npm MongoDB

Usage:

  1. Clone the repository.
  2. In the command prompt CD to the this directory and enter npm install.
  3. Place your own MongoDB URI in config/prod.js in place of process.env.MONGO_URI.
  4. Start the server: npm start
  5. Open your browser and Navigate to localhost:3000 to perform actions.
  6. You can register and then log in.
  7. After logging in change the route from http://localhost:3000/api/users/login to http://localhost:3000/task.

About

A task management website where users can add tasks, form teams and collaborate with team members on tasks and manage deadlines efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published