Skip to content

Team1SoftEng2/PULSeBS_Group1

Repository files navigation

PULSeBS_Group1

Docker

The project can be run with Docker with the following commands:

  • To get the image: docker pull s279321/pulsebs_group1:releaseX
  • To run the image: docker run -p 3000:3000 s279321/pulsebs_group1:releaseX

Where X can be 1 or 2 depending on which release you want to run.

Then the application will be available at http://localhost:3000

Users

Role Username Password
Student s27001 test
Student s27002 test
Teacher t37001 test
Teacher t37002 test
Support Officer so47001 test
Booking Manager bm57001 test

Password for all users uploaded via CSV file is test

Badges

Quality Gate Status

Bugs Reliability Rating

Vulnerabilities Security Rating

Technical Debt Code Smells Maintainability Rating

Coverage

Duplicated Lines (%) Lines of Code