Giter Site home page Giter Site logo

luoxiang11 / elearn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lhj6105/elearn

0.0 1.0 0.0 23.12 MB

在线学习平台,基于Python 3.6.5+Django 2.0.6+Xadmin,包含上传、观看、删除视频,上传、下载、删除课件,在线出作业、删除作业、提交作业等功能

Python 57.70% CSS 4.68% JavaScript 15.77% HTML 21.84%

elearn's Introduction

在线学习平台项目

教师:上传、删除视频,上传、删除课件,发布、修改、批改、删除作业

学生:观看视频,下载课件,提交作业

pip install -r requirements.txt

先修改settings.py中DATABASES的数据库

python manage.py makemigrations

python manage.py migrate

python manage.py createsuperuser

修改static/js/videoapp/video.js第 110 行为服务器地址

修改static/js/elearn/mine.js第 451 行为服务器地址

python manage.py runserver 0.0.0.0:8000

下载elasticsearch 2.4 修改 config/elasticsearch.yml文件,末尾增加 http.cors.enabled: true http.cors.allow-origin: "*" 打开 http://localhost:9200,

下载node.js和elasticsearch_head_master npm install elasticsearch_head_master npm start 打开 http://localhost:9100,

联系方式:QQ:1224706052,邮箱:[email protected]

elearn's People

Contributors

qinzhuguang avatar

Watchers

James Cloos 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.