Skip to content

Repository files navigation

PMS - Project Management System

This includes BackEnd for the PMS written in NodeJS.

This includes FrontEnd for the PMS written in Angular5.

This Project Include:

● User registration​ ​and​ ​authentication.  ● Creation​ ​of​ ​projects.  ● Searching​ ​of​ ​stored​ ​projects​ ​using​ ​a​ ​variety​ ​of​ ​criteria.  ● Sharing​ ​of​ ​projects​ ​amongst​ ​users.  ● Some​ ​aspect​ ​of​ ​the​ ​management​ ​of​ ​the​ ​project​ ​lifecycle. 


1 2 3 4 5 6 7 8 9 10 11 12 13

Installation

Download Node - 8.12.0 LTS (Recommend)

  • Check node version - node -v
  • Check npm version - npm -v

npm install -g nodemon

Download MongoDB

npm install -g @angular/cli

How to Build and Run the Project

Run node app(BackEnd)

npm install
nodemon

Run Angular app(FrontEnd)

ng serve

Running Tests

cd testing
mocha

Iresha Oshin Wijesinghe (27045261)

About

SHU AAF Task 1

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages