Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 499 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 499 Bytes

Group: Runtime Terror

Features

  • Authentication control
  • MySql DB for storage
  • Information Visualisation / statistics / charts
  • HTTPS protocol enabled

Run unit test

mvn clean test

Run application

The database name is runtime_terror

mvn spring-boot:run

Once running, Click here (localhost:80/) to visit application.

More details can be found in [Group Report](Group Report.docx)