# PlayEdu开源培训系统
**Repository Path**: skygit/playedu
## Basic Information
- **Project Name**: PlayEdu开源培训系统
- **Description**: PlayEdu 是一款适用于搭建内部培训平台的开源系统,旨在为企业/机构打造自己品牌的内部培训平台。
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: main
- **Homepage**: https://playedu.xyz
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 716
- **Created**: 2023-07-07
- **Last Updated**: 2024-06-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
官网 | 文档 | 功能列表 | 快速上手
### 系统介绍
PlayEdu 是由白书科技团队经营多年线上教育系统打造出的一款全新的企业培训方案,致力于为更多企业机构搭建私有化内部培训平台。PlayEdu 基于 Java + MySQL 开发,采用前后端分离模式,前台采用 React18 为核心框架,后台采用 SpringBoot3 为核心框架。
### 系统演示
| - | 站点 | 账号 | 密码 |
| ------------ | ------------------------------------------------------ | ------------------- | -------- |
| 学员端口 | [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://github.com/PlayEdu/frontend)
- [后台界面程序](https://github.com/PlayEdu/backend)
### 官方交流群

### 界面预览


### 使用协议
本开源项目中所有代码基于 Apache-2.0 许可协议。