# MOOC **Repository Path**: bobollb/MOOC ## Basic Information - **Project Name**: MOOC - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MOOC 在线视频教育网站SSM框架 此项目同时是本人的毕业设计! 联系我:ccnoobs@sina.com
欢迎留言,我的论坛:http://bbs.ccnoobs.top
[![996.icu](https://img.shields.io/badge/link-996.icu-red.svg)](https://996.icu) [![LICENSE](https://img.shields.io/badge/license-Anti%20996-blue.svg)](https://github.com/996icu/996.ICU/blob/master/LICENSE)
项目演示地址:http://www.ccnoobs.top
项目后台演示地址:http://www.ccnoobs.top/admin
管理员账户:admin
管理员密码:admin
MoocV1.01为SSM框架 MoocV1.10为spring boot框架
1)登录模块 在进入系统首页后,首先看到的是登录界面,该界面会提供注册用户的功能,在登录界面,输入用户名之后, 首先要发送ajax请求验证用户名是否存在,第一时间内给用户提示。 2)客户端模块 本模块分为密钥管理,角色管理,权限管理,个人信息,课程信息等组成。 3)后台管理模块 本模块包括用户管理,作品信息管理等。 用户管理:提供管理员查询用户,锁定解锁用户,修改用户信息,充值余额。 课程信息管理:提供管理员增加删除修改功能。 系统日志查看:查看所有系统的动作信息。 访问ip管理:提供对访问IP的管理,可以进行拉黑IP等操作。 后台访问地址:admin 测试用户:1823544517 测试密码:123654 管理员账户:admin 管理员密码:admin 充值密码以及删除密码为:591284209 ---------------------MOOC V1.01更新----------------------------------
重构主页index页面,使用bootstrap重写配适浏览器不同分辨率,后台管理页面全部完成配适浏览器分辨率。
2019.5.8更新
---------------------MOOC V1.10更新----------------------------------
1.验证码更改为GIF动图,更好的人机过滤效果。
2.优化IP日志访问浏览方式。
2.项目重构,将之前的SSM改为Spring Boot,原来SSM项目(V1.01版)将停止更新(包括此次更新)。
2019.8.30更新
---------------------MOOC V1.11更新----------------------------------
1.修改有关验证码注册以及验证相关BUG。
2019.9.2更新
---------------------MOOC V1.12更新----------------------------------
1.优化所有控制层代码以及业务流程。
2.添加用户mission属性为showadmin的展示管理员功能。
2019.11.28更新
![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/1.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/3.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/4.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/5.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/6.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/7.png) ![Image text](https://raw.githubusercontent.com/yourmaileyes/MOOC/master/WebContent/show/8.png)