GithubHelp home page GithubHelp logo

mxonline's Introduction

#MxOnline

本项目的代码是 慕课网《强力django+杀手级xadmin 打造上线标准的在线教育平台


一些说明

代码根据安装指南操作是可以正常运行的,但是缺少视频播放页面,需要看课程视频自己添加视频播放页面的一点代码,之后我会添加上来

安装指南

  1. 先安装mysql 安装的时候需要密码设置为root

  2. 通过navicat 新建数据库 库名为mxonline

  3. navicat 导入sql文件

  4. pip install -r requirements.txt 安装依赖包

  5. http://www.lfd.uci.edu/~gohlke/pythonlibs/#mysql-python 下载 MySQL_python-1.2.5-cp27-none-win_amd64.whl 然后pip install MySQL_python-1.2.5-cp27-none-win_amd64.whl 安装mysqldb驱动

  6. python manage.py runserver

  7. 浏览器中输入 127.0.0.1:8000访问

mxonline's People

Contributors

whirlys avatar

Watchers

 avatar

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.