# ability **Repository Path**: likeqc/ability ## Basic Information - **Project Name**: ability - **Description**: 软件工程学生能力达成间接评价及分析系统 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-29 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ability #### 介绍 软件工程学生能力达成间接评价及分析系统 #### 软件架构 前端技术栈:[Vue3](https://v3.cn.vuejs.org/) + [Element Plus](https://element-plus.org/zh-CN/) + [Vite](https://cn.vitejs.dev/) 后端技术栈:Spring Boot + Spring Security + MySQL + Redis & Jwt #### 安装教程 - 前端运行 ```bash # 进入项目目录 cd ability-ui # 安装依赖 $ yarn install or $ npm install # 启动服务(项目不要放在带有中文或特殊字符的目录下,容易出现一些莫名其妙的问题) $ yarn serve or $ npm run serve ``` - 后端运行 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 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/)