Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 686 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 686 Bytes

数据库课设-选课系统

演示链接

Update:How to run

  • (optional) prepare an linux environment
  • clone this repo & enter the directory via git clone https://github.com/Seeker0472/CourseSelect_DBProj.git && cd CourseSelect_DBProj
  • install docker && docker-compose
  • run docker-compose up -d and the project will build & run
  • visit localhost:80 with admin account Adm && password admin
  • enjoy it!

NOTE: if the docker-compose up -d fails with a network issue,check your network connectity (YOU KONW WHAT) P.S. the settings.xml may help!