Giter Site home page Giter Site logo

playedu / backend Goto Github PK

View Code? Open in Web Editor NEW
66.0 66.0 80.0 1.98 MB

PlayEdu 后台管理前端程序

Home Page: https://playedu.xyz

License: Apache License 2.0

TypeScript 91.28% HTML 0.09% CSS 0.39% Dockerfile 0.06% JavaScript 2.60% Less 5.40% SCSS 0.17%

backend's Introduction

系统介绍

PlayEdu 是由白书科技团队经营多年线上教育系统打造出的一款全新的企业培训解决方案,致力于为更多企业机构搭建私有化内部培训平台。PlayEdu 基于 Java + MySQL 开发;采用前后端分离模式;前端采用 React18 为核心框架,后端采用 SpringBoot3 为核心框架。提供部门管理、学员管理、在线视频学习、学员进度追踪、视频私有化存储等培训主要功能。与此同时,我们在开源版本的基础上还提供了功能更加丰富的企业版本。企业版本在开源功能的基础上提供了包括视频云端存储、视频加密、音频学习、文档(PDF|WORD|PPT)在线学习、在线考试、学习计划培训等功能。企业版本更多信息请点击下方的企业版链接查看。

常用链接

站点 链接
官网 https://www.playeduos.com
企业版 https://www.playeduos.com/function.html
部署文档 https://faq.playeduos.com/opensource-maintenance-handbook/article/t08o2iHfLR
系统演示 https://www.playeduos.com/demo.html
问答社区 https://faq.playeduos.com/qa?scene=new

依赖前端项目

界面预览

学员端口界面预览

管理后台界面预览

使用协议

● 要求

  • 保留页脚处版权信息。
  • 保留源代码中的协议。
  • 如果修改了代码,则必须在文件中进行说明。

backend's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

backend's Issues

项目启动提示缺少依赖

启动时提示如下:

Failed to resolve import "@ant-design/icons" from "src\compenents\upload-image-button\index.tsx". Does the file exist?
Failed to resolve import "@ant-design/icons" from "src\compenents\back-bar\index.tsx". Does the file exist?
Failed to resolve import "@ant-design/icons" from "src\compenents\upload-video-button\index.tsx". Does the file exist?

我自己运行安装依赖后解决

npm install @ant-design/icons --save

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.