Skip to content

一个更完善的考试系统,分发试卷至所有人、某部门、指定用户

License

Notifications You must be signed in to change notification settings

yongoe1024/ecy-exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot3-考试系统

技术

前端技术栈 ES6、vue2、vuex、vue-router、vue-cli、axios、element-ui
后端技术栈 SpringBoot3、MyBatisPlus、MySQL、Redis、Jwt

前端运行

npm install --registry=https://registry.npmmirror.com
npm i
npm run serve
或者安装pnpm
pnpm config set registry https://registry.npmmirror.com
pnpm i
pnpm serve

后端运行

  1. 导入数据脚本exam-mysql8.sql
  2. 打开IDEA运行Application.java

图片

1.png 4.png 5.png 6.png

About

一个更完善的考试系统,分发试卷至所有人、某部门、指定用户

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published