# 数据库课设 **Repository Path**: Defalt/database-course-design ## Basic Information - **Project Name**: 数据库课设 - **Description**: 本仓库用于存储本次数据库课设文件,包含学习记录、代码迭代记录、进度记录等多方面内容。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-22 - **Last Updated**: 2022-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, go-zero ## README ## Database Design - MBTI Integrated-test-management-system #### 介绍 本仓库主要存储自 2022-05-21 至 2022-06-11 数据库概论程序设计。 [在线预览(暂未注册域名)](http://120.48.55.190:6789/#/) #### 软件架构 ![软件架构 (1)](./KnowledgeSummary/软件架构.png) #### 技术栈 ##### 持久化 - [postgresql](https://www.postgresql.org/) - [redis](https://redis.io/) ##### 后端 - [go-zero](https://go-zero.dev/cn/) ##### 前端 - [vue.js](https://v3.cn.vuejs.org/guide/introduction.html#vue-js-是什么) - [element-plus](https://element-plus.gitee.io/zh-CN/) - [vue-admin-template](https://gitee.com/panjiachen/vue-admin-template) #### 图片预览 ##### 登录 ![](./KnowledgeSummary/login.png) ##### 答题 ![image-20220612113206580](./KnowledgeSummary/work.png) ##### 可视化 ![image-20220612113256237](./KnowledgeSummary/Visible.png)