Giter Site home page Giter Site logo

education's Introduction

项目文档

1.项目说明

非常感谢大家可以欣赏MxOnline这个项目,中文名称在线教育系统,这个项目的本身非常的简单,没有什么技术难度!

2.所需要的环境与组件

主要用到环境:Python3.6
Django1.11.7
Pymysql
Mysql
pure_pagination
DjangoUeditor
captcha
xadmin
crispy_forms

3.安装

1.下载项目后进入项目目录cd Online-education/MxOnline/

2.如果阁下没有安装上面我所说到的环境,请阁下自行安装。

3.安装环境后请修改Online-education/MxOnline/MxOnline/目录下的settings.py文件里面的DATABASES 数据库连接信息和邮箱配置信息

4.然后进入项目Online-education/MxOnline/
目录执行:python manage.py makemigrations

5.在执行:python manage.py migrate

6.在建创后台管理员python manage.py createsuperuser

4.运行

5.然后请阁下执行python manage.py runserver

6.然后访问http://127.0.0.0:8000

7.后台地址http://127.0.0.0:8000/admin/

5.项目效果图

Alt text
Alt text
Alt text
Alt text
Alt text

项目不提供后期更新,有兴趣的小伙伴可以拿去玩玩

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.