# 99edu **Repository Path**: anders5498/99edu ## Basic Information - **Project Name**: 99edu - **Description**: 久久教育 - 后台管理系统 - **Primary Language**: PHP - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-03 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 久久教育 - 后台管理系统 > 项目使用`laravel5.6`框架为基础进行开发 ## 预览地址 只能用电脑浏览器运行 [在线预览地址](https://yp.jtcode.xyz/admin/login) **超级管理员 用户名:`admin` 密码:`asdasdasd`** **测试管理员 用户名:`test1` 密码: `123123123`** ## 实现功能 - [x] 权限管理(**RBAC**) - [x] 视频分类管理 - [x] 视频课程管理 - [x] 课时及搜索(按分类、课程) - [x] 小程序首页的Banner管理 - [x] **技术文章管理**(未在小程序中展示,用于测试并实现**缓存预热**、**缓存穿透处理**) ## TODO - [ ] 视频购买 - [ ] 教师信息 ## 屏幕截图 ![login](http://188.131.159.220/login.png) ![index](http://188.131.159.220/index.png) ![classes](http://188.131.159.220/classes.png)