Skip to content

maobubu/Score-System

Repository files navigation

Score-System

based on Spring and Spring MVC.

Build Status Hex.pm

Project Overview

This project is based on Java Spring MVC and mysql database。I used Bootstrap for front end。

How to use

$ git clone https://github.com/withstars/Score-System

$ cd Score-System

$ mvn clean compile

$ mvn clean package

$ mvn clean install

$ mvn jetty:run

Don't forget to load the .sql file into your database.

$ cd Score-System/newsql/

$ mysql -u root -p library < system.sql

http://localhost:9000

About

A Score system written and Java, Spring mvc and Mysql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published