1 Star 1 Fork 0

code_porter/online-edu

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

谷粒学院-在线教育项目简介

一、项目描述

谷粒商城,是一个职业技能在线教育系统,为用户提供线上学习的环境和资源,使用了微服务技术架构,采用前后端分离开发的方式,分为前台用户系统后台运营平台

  • 后端的主要技术架构是:SpringBoot + SpringCloud + MyBatis-Plus + MySQL + HttpClient+ Maven + EasyExcel + nginx
  • 前端的架构是:Node.js + Vue.js +element-ui + NUXT + ECharts
  • 其他涉及到的中间件包括Redis、阿里云OSS、阿里云视频点播、阿里云短信服务
  • 业务中使用了ECharts做图表展示,使用EasyExcel完成课程分类批量添加

二、系统架构

image-20210608202711865

三、系统模块

image-20210606095809860

四、项目模块概览

guli_parent:后端父工程

  • common:公共模块父节点

    • common-utils:工具类模块,所有模块都可以依赖于它
    • service-base:service服务的base包,包含service服务的公共配置类,所有service模块依赖于它
    • spring-security:认证与授权模块,需要认证授权的service服务依赖于它
  • infrastructure:基础服务模块父节点

    • api-gateway:api网关服务
  • service:api接口服务父节点

    • service-acl:用户权限管理api接口服务(用户管理、角色管理和权限管理等)
    • service-cms:cms api接口服务
    • service-edu:教学相关api接口服务
    • service-msm:短信api接口服务
    • service-order:订单相关api接口服务
    • service-oss:阿里云oss api接口服务
    • service-statistics:统计报表api接口服务
    • service-ucenter:会员api接口服务
    • service-vod:视频点播api接口服务

guli_front:前端项目文件夹

  • guli_admin:运营管理前端工程
  • guli_client:用户系统前端工程
MIT License Copyright (c) 2021 code_porter 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.

简介

在线教育项目 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/coderporter/online-edu.git
git@gitee.com:coderporter/online-edu.git
coderporter
online-edu
online-edu
master

搜索帮助