Skip to content

学如逆水行舟,不进则退。这里是行舟在线考试系统的源代码仓库,行舟作为学习辅助工具,提供在线考试、自动阅卷、错题复习等功能。

License

Notifications You must be signed in to change notification settings

mrzhqiang/rowing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rowing

学如逆水行舟,不进则退。


前言

开源社区中有许多优秀的在线考试系统,它们要么是基于 SSM 框架构建,要么是基于 Spring MVC 框架构建,还有少数部分是基于 Spring Cloud 框架构建。

对于前二者,它们是落后时代的技术,并且开发效率低下;对于后者,由于系统本身不复杂,如若作为微服务,弊大于利。

因此,可以采用 Spring Boot + Spring Data JPA + Spring Data REST + Vue + Element UI 等前沿技术,打造一个简易的在线考试系统。

注:本项目是作为毕业论文《基于B/S架构在线考试系统设计与实现》的实践项目。

文档

更多细节,请参考 docs 目录的相关内容。

声明

仅供学习交流使用,不得用于商业用途。

鸣谢

JetBrains Logo

Licenses

   Copyright 2023 mrzhqiang

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

学如逆水行舟,不进则退。这里是行舟在线考试系统的源代码仓库,行舟作为学习辅助工具,提供在线考试、自动阅卷、错题复习等功能。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published