diff --git a/README.md b/README.md index b9d735b..a0f69cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,23 @@ -# 学之思在线考试系统 +

+

+ +

+ + + +

+ +
+ +[![Gitee star](https://gitee.com/mindskip/xzs-mysql/badge/star.svg?theme=gitee)](https://gitee.com/mindskip/xzs-mysql) +[![Gitee fork](https://gitee.com/mindskip/xzs-mysql/badge/fork.svg?theme=gitee)](https://gitee.com/mindskip/xzs-mysql) +[![Github stars](https://img.shields.io/github/stars/mindskip/xzs-mysql?logo=github)](https://github.com/mindskip/xzs-mysql) +[![Github forks](https://img.shields.io/github/forks/mindskip/xzs-mysql?logo=github)](https://github.com/mindskip/xzs-mysql) +[![Github license](https://img.shields.io/badge/license-AGPL-yellow)](https://gitee.com/mindskip/xzs-mysql/blob/master/LICENSE) + +
+ +# 学之思在线考试系统 - Mysql版 ## 项目介绍 @@ -20,7 +39,7 @@ ### 学之思仓库版本地址 -* gitee - postgresql :[https://gitee.com/mindskip/uexam](https://gitee.com/mindskip/uexam) +* gitee - postgresql :[https://gitee.com/mindskip/xzs-mysql](https://gitee.com/mindskip/xzs-mysql) * gitee - mysql :[https://gitee.com/mindskip/xzs-mysql](https://gitee.com/mindskip/xzs-mysql) * github - postgresql :[https://github.com/mindskip/xzs](https://github.com/mindskip/xzs) * github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/mindskip/xzs-mysql) @@ -67,10 +86,6 @@ * 记录模块,考试结果的分页,包含了试卷基本信息 * 我的模块,包含个人资料的修改,个人动态,消息中心模块 -### 软件架构图 - -![](doc/image/frame/2.png) - ### 系统展示 * 学生考试系统 diff --git a/doc/frame/架构图.png b/doc/frame/架构图.png deleted file mode 100644 index 9feb872..0000000 Binary files a/doc/frame/架构图.png and /dev/null differ diff --git a/doc/frame/架构图.vsdx b/doc/frame/架构图.vsdx new file mode 100644 index 0000000..bb75d33 Binary files /dev/null and b/doc/frame/架构图.vsdx differ diff --git a/doc/image/frame/1.png b/doc/image/frame/1.png index 9534c9c..8c4669b 100644 Binary files a/doc/image/frame/1.png and b/doc/image/frame/1.png differ diff --git a/doc/image/frame/2.png b/doc/image/frame/2.png deleted file mode 100644 index c16a798..0000000 Binary files a/doc/image/frame/2.png and /dev/null differ diff --git a/doc/image/logo/1.png b/doc/image/logo/1.png new file mode 100644 index 0000000..e8ef548 Binary files /dev/null and b/doc/image/logo/1.png differ diff --git a/docs/README.md b/docs/README.md index 87a1103..d60798b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -27,7 +27,7 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min | 操作系统 | Windows / Linux | | Jdk | 8 | | Redis | 6.0 | -| PostgreSql / Mysql | 12.0 / 8.0 | +| Mysql | 8.0 | ## 技术栈列表 @@ -36,7 +36,7 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min * spring-boot 2.1.6.RELEASE * spring-boot-security 用户登录验证 * undertow web容器 -* postgresql/mysql 优秀的开源数据库 +* mysql 最流行的开源数据库 * redis 缓存,提升系统性能 * mybatis 数据库中间件 * hikari 速度最快的数据库连接池 @@ -54,14 +54,18 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min * iView 主题样式 +## 架构图 + +![架构图](https://gitee.com/mindskip/xzs-mysql/raw/master/doc/image/frame/1.png) + ## 项目开发 ### 开发说明 * redis 安装 * 进群获取到数据库脚本,创建表初始化数据,数据库名称为xzs -* 代码分为 mysql / postgresql 2个版本,配合相应的数据库使用 -* 安装mysql / postgresql ,数据库二选一即可 ,导入sql脚本。mysql导入xzs-mysql.sql脚本。postgresql导入xzx-postgresql.sql脚本 +* 代码分为 mysql版本,配合相应的数据库使用 +* 安装mysql ,数据库二选一即可 ,导入sql脚本。mysql导入xzs-mysql.sql脚本。 * 学生端默认账号:student / 123456 * 管理端默认账号:admin / 123456 diff --git a/docs/index.html b/docs/index.html index 73a4a35..a60358f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,9 @@