# springboot-penguin **Repository Path**: zyfdoudou_admin/springboot-penguin ## Basic Information - **Project Name**: springboot-penguin - **Description**: :penguin:基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 在线考试系统(低仿牛客网) ## 系统概要 在线考试系统旨在为学生提供一个在线考试的平台,在这里,学生不仅可以网上在线考试,而且可以浏览题库中心下的各个课程的题库,也可以在讨论区下发表自己的想法,当然也在帖子下留言评论. ## 功能实现 #### 1. 在线考试模块 - [x] 考试倒计时、考试安排表 - [x] 答题卡、作答区 - [ ] 批改完试卷后查看成绩情况以及参考答案 #### 2. 题库系统模块 - [x] 课程分类 - [x] 题目列表、题目难度 - [x] 题目描述、参考答案等 - [ ] 题目标签 - [ ] 在线编程(Online Judge) #### 3. 论坛系统模块 - [x] 发布帖子、回帖、评论 - [x] 浏览帖子 - [x] 传送门窗口 - [ ] 点赞、浏览统计 - [ ] 帖子分类 - [ ] 帖子编辑、删除 #### 4. 个人中心模块 - [x] 更新个人信息、上传头像等 - [x] 考试记录 - [x] 发帖记录 - [ ] 考试统计分析 #### 5. 后台管理模块 - [x] 用户管理 - [x] 考试管理 - [x] 题目管理 - [x] 课程管理 - [x] 成绩管理 - [x] 帖子管理 - [x] 评论管理 ## 技术选型 ### 后台技术选型 * SpringBoot(Spring、SpringMVC) * MyBatis * Thymeleaf ### 前端技术选型 * Semantic UI * Bootstrap * jQuery ### 开发环境 * 操作系统:Windows 10 * 编程语言: Java 8 * 开发工具: IDEA、Navicat、Git * 项目构建: Maven 3.3.9 * 服务器:Tomcat 8.5 * 数据库: MySQL、Redis * 代码托管平台: GitHub ### 部署环境 * 操作系统: CentOS 7.4 * 编程语言: Java 8 * 服务器: Tomcat 8.5、Nginx 1.12.2 * 数据库: MySQL、Redis ## 预览效果 ![首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163651.png) ![首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163704.png) ![考试安排表页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163721.png) ![答题卡](https://github.com/gdufeZLYL/blog/blob/master/images/20180421164520.png) ![题库中心首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163734.png) ![讨论区页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163808.png) ## 讨论 有问题请在[issue](https://github.com/gdufeZLYL/springboot-penguin/issues)讨论