Skip to content

mhmdk/system-usability-scale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unit tests

System Usability Scale

a system usability scale calculator spring boot implementation

How To Run

  • Build and run locally:
    mvn spring-boot:run This requires java11 and maven
  • Or alternatively run the docker image:
    docker run -d -p8080:8080 mkamar/system-usability-scale

By default, the server will listen to HTTP requests on port 8080

About

system usability scale implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published