Skip to content

This project is build to help software development team to organize the project workflow with Scrum and Kanban Framework. It also provide complex charts for analyzing project progress and team efficiency. It also has a Live issue board and management tool for Test Driven Development

Notifications You must be signed in to change notification settings

anikaislam16/ProjectManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Software Project Management Application

Necessary Steps:

Step 1:

--> Installing Necessary Software:

  1. VS Code
  2. MongoDB Community Version https://fastdl.mongodb.org/windows/mongodb-windows-x86_64-7.0.5-signed.msi
  3. MongoDB Compass (Optional) https://downloads.mongodb.com/compass/mongodb-compass-1.42.0-win32-x64.exe

Step 2:

--> Open two terminals, one for Backend another for Frontend

--> Commands for initialization of Backend (api folder):

cd api

npm i

--> Command for starting server:

nodemon server

--> Commands for initialization of Frontend (project_managment folder):

cd project_management

npm i

--> Command for starting the application in browser

npm start (Please start in 3000 port. It is required for google verification for signup and login with google)

About

This project is build to help software development team to organize the project workflow with Scrum and Kanban Framework. It also provide complex charts for analyzing project progress and team efficiency. It also has a Live issue board and management tool for Test Driven Development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •