# 学习管理系统 **Repository Path**: sy_admin/lms ## Basic Information - **Project Name**: 学习管理系统 - **Description**: 学习管理系统(LMS) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: http://banshulms.com/ - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-09-17 - **Last Updated**: 2021-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习管理系统 #### 介绍 系统分为: 教师端、学生端、家长端。 系统包含: PC端、移动端、微信端。 适用客户: 培训机构、学校等 学习管理系统包含模块如下: 课程、日程、私信、通知、任务、作业、话题、测试、分析等吗模块。 #### 软件架构 Java + Vue #### 安装教程 ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` #### 体验地址 http://banshulms.com/ 注:源码中未包含后端代码以及SQL #### 帮助/合作 ![Image text](http://dtcland.com/dist/images/qrcode.png) #### 参与贡献 1. dtcland