Giter Site home page Giter Site logo

johnsaunders99 / cloudvideo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yangbuyiya/cloudvideoyangbuyi

0.0 0.0 0.0 6.23 MB

本系统是一款类似于教学网站平台视频点播技术,课程功能作品观看一些类教学视频操作

License: Other

JavaScript 20.58% Java 31.37% CSS 28.31% HTML 0.06% Vue 18.80% SCSS 0.88%

cloudvideo's Introduction

平台简介

  • 采用前后端分离的模式,微服务版本前端(使用vue-admin花裤衩模板)。
  • 后端采用Spring Boot、Spring Cloud & Alibaba。
  • 注册中心、配置中心选型Nacos,权限认证使用Redis。
  • 流量控制框架选型Sentinel。
  • 提供了技术栈(Vue3 Element Plus Vite

开源微服务交流群

QQ群: 598347590

基本操作文档

文档

系统模块

top.yangbuyi     
├── yangbuyi_video_portal    // 前端门户网站 [80]
├── yangbuyi_video_ui        // 前端 (后端管理) [81]
├── yangbuyi-gateway         // 网关模块 [9728]
├── yangbuyi-api             // 接口模块
│       └── api_pay                                      // 支付宝支付接口
│       └── api_user                                     // 用户接口
│       └── api_video                                    // 作品接口
│       └── api_vod                                      // 视频点播接口
│       └── api_websocket                                // 消息通讯接口
├── yangbuyi-common          // 通用模块
│       └── common_utils                                 // 工具类模块
│       └── service_base                                 // 业务配置模块
│       └── service_security                             // 认证模块
├── yangbuyi_service         // 业务模块
│       └── service_authority                            // 登录系统模块(后端)
│       └── service_user                                 // 登录系统模块(前端)
│       └── service_cms                                  // 门户系统模块
│       └── service_pay                                  // 支付系统模块
│       └── service_video                                // 作品系统模块
│       └── service_sms                                  // 信息发送模块
│       └── service_upload                               // 文件系统模块
│       └── service_vod                                  // 视频点播模块
│       └── service_websocket                            // 消息通讯模块
├──pom.xml                   // 公共依赖

内置功能

  1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
  2. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
  3. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。
  4. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
  5. 参数管理:对系统动态配置常用参数。
  6. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  7. 登录日志:系统登录日志记录查询包含登录异常。
  8. 系统接口:根据业务代码自动生成相关的api接口文档。
  9. 作品管理:创作者的作品教学视频等。
  10. 创作者管理: 创作者用户信息。
  11. 焦点图管理: 门户网站页面轮播图
  12. 作品分类管理:门户分类作品管理。
  13. 微信登录
  14. 短信登录
  15. 沙箱支付宝

演示图

后端页面

后端首页

后端首页

门户焦点图管理

门户焦点图管理

门户页面-列表

门户作品管理-列表

门户页面-编辑

门户作品管理-编辑

门户作品分类管理-列表

门户作品分类管理-列表

门户作品分类管理-上传分类

门户作品分类管理-上传分类

门户创作者管理-列表

门户创作者管理-列表

门户创作者管理-编辑

门户创作者管理-编辑

后端用户管理-列表

后端用户管理-列表

后端角色管理-列表

后端角色管理-列表

后端菜单管理-列表

后端菜单管理-列表

前端门户

门户页面-首页

门户页面-首页

门户页面-全部视频

门户页面-全部视频

门户页面-创作者

门户页面-创作者

门户页面-视频详情购买页

门户页面-视频详情购买页

门户页面-订单页面

门户页面-订单页面

门户页面-支付页面1

门户页面-支付页面1

门户页面-支付页面2

门户页面-支付页面2

门户页面-支付页面3

门户页面-支付页面3

门户页面-支付页面4(购买成功)

门户页面-支付页面4(购买成功)

门户页面-立即学习页

门户页面-立即学习页

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.