Skip to content

基于SpringBoot+Thymeleaf的在线考试系统

Notifications You must be signed in to change notification settings

luooin/online_exam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

online_exam🎂

基于SpringBoot+Thymeleaf的在线考试系统

介绍🌞

系统中主要有学生、教师、试题、班级、试卷、考试、记录等信息的管理功能、还有如学生在线答题等一些功能。

有偿获取完整源码或调试代码+🐧:1902317191

CSDN项目合集:http://t.csdnimg.cn/Q4u84

软件架构🌞

管理员可以对记录管理、试卷管理、系统首页、学生管理、班级管理、考试管理、试题管理等八个功能进行操作。

老师可以对考试管理、试卷管理、试题管理等功能进行操作

学生可以考试并且查看自己的考试记录

安装教程🌞

  1. 运行环境准备mysql8 + java8 + node14.16.1
  2. 配置maven路径,加载依赖
  3. 运行sql文件,确保application.yml的数据库名称和账号密码是数据库所在主机的账号密码

使用说明🌞

  1. 登入

访问链接

http://localhost:8080/

管理员账号:admin 密码:123456

老师账号:20201001 密码: 123456

客户账号:001 密码:123456

2.运行流程

SpringBoot+Vue项目的部署详情可以查看这篇csdn博客:http://t.csdnimg.cn/kpuxS

项目演示🌞

管理员 GIF 2024-7-7 20-34-47

老师 GIF 2024-7-7 20-59-25

学生

GIF 2024-7-7 20-37-23

参与贡献🌞

1.  Fork 本仓库
2.  新建 Feat_xxx 分支
3.  提交代码
4.  新建 Pull Request

特技🌞

1.  使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
2.  Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
3.  你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
4.  [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
5.  Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
6.  Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)

About

基于SpringBoot+Thymeleaf的在线考试系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages