Code Monkey home page Code Monkey logo

bbs-blog's Introduction

####Powered by python 3.5 and django 1.10

###bbs+blog: 1.主站

博客主页(查看)

点赞(取消)

评论

2.个人博客

博客筛选(分类、标签、时间)

多级评论

3.后台管理

添加博客,添加分类,个人信息等	

###思路与步骤:

  • [1]根据要提供的功能设计表结构,编写相应的models
  • [2]实现登录,注册
  • [3]实现后台管理(上传头像,添加修改标签、分类和文章)
  • [4]实现个人博客(按分类、标签和时间分组,文章评论)
  • [5]博客主页(博客展示,点赞;博客推荐)

测试

  • [1]用户

    用户1:admin 密码:123456

    用户2:xiaoyao 密码:123456

    也可以自己注册用户名(注册之后要完成详细信息补充,主要是昵称和博客地址)

    访问地址: http://127.0.0.1:8000/mainbbs/bbs_index.html 或者 http://127.0.0.1:8000/register/

  • [2]权限 未登录用户只能查看文章内容,无法回复,无法点赞,无法创建文章。

  • [3]功能 (1) 论坛功能,查看文章和评论,点赞,回复。 (2) 博客功能,查看修改自己的博客,点赞,回复。 (3) 管理功能,添加修改标签、分类、文章和个人信息。

  • [4]注意 将字体文件Monaco.ttf拷贝到C:\Windows\Fonts目录下

bbs-blog's People

Contributors

mygit-li avatar

Stargazers

 avatar 眼里有星河 avatar  avatar

Watchers

 avatar

Forkers

xjtusedy

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.