- Notifications
You must be signed in to change notification settings - Fork373
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
License
NotificationsYou must be signed in to change notification settings
mtianyan/OnlineMooc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
使用TyAdmin(现代化的Xadmin替代品)生成管理后台前后端,并自动对接。✨ 强烈推荐使用:
📨 Tyadmin互动交流反馈QQ群: 304094780
- v2版前台体验地址:https://imooc.funpython.cn
- v2版在线体验地址:https://imooc.funpython.cn/xadmin
账号: mtianyan2密码: admin2022
Vue前台代码地址:https://github.com/mtianyan/vue-moocVue前台代码原作者及文档:https://github.com/wangtunan/vue-moochttps://wangtunan.github.io/vue-mooc/
git clone https://github.com/mtianyan/OnlineMooc.gitcd OnlineMoocdocker-compose up# 导入数据docker exec -it onlinemooc_mtianyan_mysql_1 bashmysql -u root -p -D online_mooc < sql/online_mooc.sql# 输入密码: mtianyanroot
后端项目运行:
git clone https://github.com/mtianyan/OnlineMooc.gitcd OnlineMoocpipenv shellpip install -r requirements.txt# Navicat创建数据库,导入mxonline3.sql# 修改settings.py 中数据库密码python manage.py runserver
很高兴我的项目代码或许对你有帮助,请我吃包辣条或喝瓶可乐吧!
微信打赏:
About
Vue前台 + Django3.1 + DjangoRestful Framework + Ant Design Pro V4后台 开发的在线教育网站及后台管理
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.