Git Product home page Git Product logo

pyblog's Introduction

基于flask的多人博客

功能:

tip: 用户的登录会挤掉管理员的登录,需要同时操作用户和管理员需要打开不同浏览器

管理员可以操作用户和博客及评论区

管理员后台地址: http://IP:PORT/admin

用户:登录注册

用户后台地址: http://IP:PORT/space

登录&注册页面: http://IP:PORT/login

用户可以对博客进行增删改查,以及关键词搜索博客

用户可以对博客进行评论

用户: 状态 0=正常 1=封禁 3=管理员

用户封禁状态下为游客权限,只能查看博客,不能进行增删改

博客: 状态 0=公开 1=私密 2=封禁

博客的评论区状态 : 0=正常 1=禁止

本项目仅为Python Flask的入门学习项目

pyblog's People

Contributors

dmeww avatar

Watchers

 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.