Git Product home page Git Product logo

cj_bbs's Introduction

123321qq admin@test

主页面功能包括,发帖,帖子展示,热点信息(爬取网站信息,存入数据库,再显示再页面上,最新评论,热门帖子,按阅读量排序

按周、按月、按日进行阅读量排序、帖子默认是原创,帖子有转载功能,点赞,统计阅读量,点赞数,转发数,收藏数。

详细页面

image

详细页面有,文章详情,转发,点赞,收藏,帖子的评论,以及二级评论

发帖页面

image

采用富文本编辑器DjangoUeditor3

个人页面

image

可以对用户信息进行修改,密码修改以及密码重置

当然也有用户注册,登录功能,比较常见,就不赘述啦~~~

使用步骤:

django2.0 (版本没啥关系) python3.6(2.7不确定能用不) pillow(图片显示)

pip install requriements.txt

可以先运行spider 文件的hotinfo.py 会生成一个bbstest.json 这个文件

python manage.py loaddata bbstest.json 这样数据库就会有你爬下来的数据啦

最后python manage.py runserver

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.