Skip to content

Releases: inferno0303/TestPapaerGen-WebApp

test-paper-generation release 3.0.0

27 May 09:35
Compare
Choose a tag to compare
  1. git clone and import SQL file to your loacl MySQL sever
  2. run java app with command: java -jar xxx.jar
  3. navigate to http://127.0.0.1/
  4. default username is teacher001 and passwd is 123456
  5. enjoy it

test-paper-generation-release

17 May 14:23
Compare
Choose a tag to compare

How to run this application

  1. clone this repo and import database file
  2. run app with this command: java -jar xxx.jar
  3. navigate to https://127.0.0.1:8081/static/index.html
  4. username is teacher001 and password is 123456