mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-06-25 05:42:42 +08:00
52 lines
2.1 KiB
Markdown
52 lines
2.1 KiB
Markdown
<p align="center">
|
|
<img src="https://www.playedu.xyz/docs/github-header.jpg"/>
|
|
</p>
|
|
|
|
<h1 align="center">PlayEdu开源培训系统</h1>
|
|
<p align="center">一款开源的培训系统,您可以使用它快速搭建私有化内部培训平台</p>
|
|
|
|
### 演示站点
|
|
|
|
| 站点 | 账号 | 密码 |
|
|
|--------------------------------------------------------|---------------------|----------|
|
|
| [https://demo.playedu.xyz](https://demo.playedu.xyz) | `1@playedu.xyz` | `123123` |
|
|
| [https://admin.playedu.xyz](https://admin.playedu.xyz) | `admin@playedu.xyz` | `123123` |
|
|
|
|
### 功能明细
|
|
|
|
+ **学员端:** PC端、移动端(开发中)
|
|
+ **线上课:** 关联分类、关联部门、章节课/无章节课
|
|
+ **学员:** 批量导入、关联部门、学习记录、学员信息
|
|
+ **后台管理:** 分类管理(多级)、部门管理(多级)、视频资源管理、图片资源管理、课程管理
|
|
+ **数据统计:** 学习进度明细(任务进度/课程进度/课时进度)、资源明细统计、每日学习排名统计、学员每日学习时长统计、学员总学习时长统计
|
|
+ **播放管理:** 记忆续播、防录屏跑马灯
|
|
+ **其他:** 权限管理、网站管理
|
|
|
|
### 常用链接
|
|
|
|
- [官网](https://playedu.xyz)
|
|
- [文档](https://playedu.xyz/docs/docs/intro/)
|
|
- [快速上手](https://playedu.xyz/docs/docs/install/quick)
|
|
- [功能列表](https://playedu.xyz/docs/docs/function)
|
|
|
|
### 依赖项目
|
|
|
|
- [PC 界面程序](https://github.com/PlayEdu/frontend)
|
|
- [后台界面程序](https://github.com/PlayEdu/backend)
|
|
|
|
### 技术栈
|
|
|
|
- Java17 + SpringBoot3 + MySQL
|
|
- React18 + Vite
|
|
|
|
### 开发团队
|
|
|
|
杭州白书科技有限公司
|
|
|
|
### 使用协议
|
|
|
|
欢迎使用杭州白书科技有限公司提供的开源培训解决方案!请您仔细阅读以下条款。通过使用 PlayEdu ,您表示同意接受以下所有条款。
|
|
|
|
- 本开源项目中所有代码基于 Apache-2.0 许可协议,您默认遵守许可协议中约定的义务。
|
|
- 您默认授权我们将您使用 PlayEdu 所在业务的 Logo 放置在本官网展示。
|