94 Star 836 Fork 323

辣条老板 / 考试君 - 在线考试系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

star fork GitHub stars GitHub forks GitHub license

考试君 - 基于 .NET 6 的 Furion 框架开发在线考试系统

💐 架构

🥗 开发环境要求

  • Visual Studio 2019 16.8 +
  • .NET 6 SDK +
  • .Net Standard 2.1 +

🌭 docker 部署 (推荐)

⚠️ 注意:请提前准备好 docker 和 docker-compose 环境!相关配置请至 ./docker/.env

# 启动
./deploy.sh start

# 停止
./deploy.sh stop

# 移除
./deploy.sh down

# 帮助
./deploy.sh help

管理后台: http://127.0.0.1/admin/ 教师后台: http://127.0.0.1/teacher/

🍿 本地开发

1. 将 ./docker/mysql/init/examkinig.sql 文件导入数据库
2. 使用 Visual Studio 打开 ./backend/ExamKing.sln 项目
3. 在 ExamKing.Database.Core 中配置的 dbsettings.Development.json 开发环境数据库
4. 在 ./frontend/admin 和 ./frontend/teacher 下分别安装依赖 npm install
5. 在 ./frontend/admin 和 ./frontend/teacher 下分别启动前端项目 npm run dev
6. 将 ./frontend/examking-app 加载至 uniapp 开发工具, 运行到手机端

🍖 预览

🍻 贡献代码

考试君 遵循 MIT 开源协议,欢迎大家提交 PRIssue

如果要为项目做出贡献,请查看贡献指南。

🍚 关于作者

每日每夜的写代码、永无止境。

🧆 友情链接

👉 Furion 👉 Vuejs 👉 Element UI 👉 uView 👉 ColorUI

MIT License Copyright (c) 2022 辣条老板 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

考试君 - 基于 .NET 6 语言的 Furion 框架在线考试系统 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/pig0224/ExamKing.git
git@gitee.com:pig0224/ExamKing.git
pig0224
ExamKing
考试君 - 在线考试系统
master

搜索帮助

14c37bed 8189591 565d56ea 8189591