Skip to content

Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理

License

Notifications You must be signed in to change notification settings

mtianyan/OnlineMooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

218b3e2 · Mar 22, 2022
Dec 4, 2020
Oct 9, 2020
Oct 6, 2020
Dec 4, 2020
Oct 9, 2020
Dec 4, 2020
Dec 4, 2020
Dec 10, 2021
Dec 10, 2021
Oct 9, 2020
Jan 26, 2018
Jul 26, 2020
Jul 25, 2020
Jun 17, 2020
Oct 6, 2020
Oct 6, 2020
Mar 22, 2022
Oct 9, 2020
Dec 4, 2020
Dec 10, 2021

Repository files navigation

第二版: Vue前台高仿 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4 开发的在线教育网站及后台管理

Build Status MIT Licence

使用TyAdmin(现代化的Xadmin替代品)生成管理后台前后端,并自动对接。✨ 强烈推荐使用:

https://github.com/mtianyan/tyadmin_api_cli

📨 Tyadmin互动交流反馈QQ群: 304094780

账号: mtianyan2 密码: admin2022

前后台效果展示

https://github.com/mtianyan/tyadmin_api_cli

Vue前台代码地址: https://github.com/mtianyan/vue-mooc Vue前台代码原作者及文档: https://github.com/wangtunan/vue-mooc https://wangtunan.github.io/vue-mooc/

运行指南:

docker运行

git clone https://github.com/mtianyan/OnlineMooc.git
cd OnlineMooc
docker-compose up

# 导入数据
docker exec -it onlinemooc_mtianyan_mysql_1 bash
mysql -u root -p -D online_mooc < sql/online_mooc.sql
# 输入密码: mtianyanroot 

本地环境运行

后端项目运行:

git clone https://github.com/mtianyan/OnlineMooc.git
cd OnlineMooc
pipenv shell
pip install -r requirements.txt

# Navicat创建数据库,导入mxonline3.sql
# 修改settings.py 中数据库密码

python manage.py runserver

很高兴我的项目代码或许对你有帮助,请我吃包辣条或喝瓶可乐吧!

微信打赏:

mark