Skip to content

The Project Manager solution should be a Single Page Application (SPA) to keep track of upcoming projects and their respective tasks and their status and priorities.

Notifications You must be signed in to change notification settings

amitusasane/ProjectManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProjectManagement

The Project Manager solution should be a Single Page Application (SPA) to keep track of upcoming projects and their respective tasks and their status and priorities.

SCM

https://github.com/amitusasane/ProjectManagement

Backend

Extract backed.zip & Follow below instructions

Run npm i
MongoDB Path- Set the .env variable "ATLAS_URI" for mongoDB
Run nodemon server

Frontend

Extract frontend.zip & Follow below instructions

Install - npm i
API Path- Change the .env variable "REACT_APP_API_PATH" if required
Start Application - npm start

Coverage Report

Go to frontend folder & run below command

npm run test:ci

About

The Project Manager solution should be a Single Page Application (SPA) to keep track of upcoming projects and their respective tasks and their status and priorities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published