Giter Site home page Giter Site logo

question-answer's Introduction

Python web.py框架开发WEB问答平台

主要功能:

1.通过发送注册模板邮件中的url激活账号,url可逆加密算法验证

2.客户端Cookie记录服务端的Session,实现登陆、回帖等判断

3.page/数据库分页操作,question/数据库与前端Ajax数据分页操作

4.论坛发帖功能,对用户提交的数据实现字符过滤替换操作,防JS命令注入,遗留SQL注入漏洞

5.论坛主题回复功能,主题回复、叠楼功能、帖子点击次数统计

6.个人中心查看个人已发帖子

7.论坛后台用户管理、主题管理、回复管理集成常用后台增删改查功能

配置相关:

  1. 安装并创建相关数据库,运行SQL脚本>question.sql

  2. 后续内容请自行脑补......

  3. PyCharm-Github-Git实现代码版本管理,方便多环境同步代码操作

说明为程序结构MTV模式开发:

1./User 用户端

2./Back 后台

question-answer's People

Contributors

github-benjamin 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.