GithubHelp home page GithubHelp logo

jadensha / learningshare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mp332/learningshare

0.0 0.0 0.0 21.89 MB

【SJTU软件工程】二组Django项目——学习交流问答平台

Python 5.47% CSS 30.45% JavaScript 54.46% HTML 9.62%

learningshare's Introduction

📓2020软件工程 2组 <LearningShare>

It's a learning share platform

功能:

  1. 提问功能:
    • 使用Markdown书写问题并提交
    • 点赞问题
    • 根据问题赞数对问题进行排序
  2. 回答功能:
    • 可以利用Markdown回答问题
    • 根据答案赞数对答案进行排序
    • 点赞回答
    • 评论回答
  3. 分区功能:
    • 可以分类展示不同类型的问题
  4. 搜索功能:
    • 通过输入关键字对问题、回答、用户进行搜索
    • 搜索结果中问题、回答按照赞数、发布日期等进行排序
    • 可以选择搜索结果的类别
  5. 用户注册功能:
    • 注册用户
    • 上传头像
    • 修改个人资料

需要安装的拓展包:

  1. Markdown(version: 3.2.1)
  2. Pillow(version: 7.1.2)
  3. django-notifications-hq(version: 1.6.0)

版本信息:

  1. python(version: 3.7.0)
  2. Django(version: 3.0.4)

运行方式:

  1. 在本地下载目录
  2. 配置python解释器及虚拟环境
  3. 在命令行输入python manage.py runserver
  4. 在网页输入网址http://127.0.0.1:8000/

learningshare's People

Contributors

chen-yu-wang avatar dazhengtianxia0 avatar db-guo avatar dingyuandy avatar lzm08042 avatar snowfall99 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.