This project is based on Java Spring MVC and mysql database。I used Bootstrap for front end。
$ git clone https://github.com/withstars/Score-System
$ cd Score-System
$ mvn clean compile
$ mvn clean package
$ mvn clean install
$ mvn jetty:run
$ cd Score-System/newsql/
$ mysql -u root -p library < system.sql