Git Product home page Git Product logo

bbs's Introduction

开发环境

  • WindowsXp
  • JDK1.6

开发工具

  • MyEclipse

WEB容器

  • Tomcat

数据库

  • MySQL

技术架构

  • MVC

开发技术

后端

  • spring容器
  • structs1控制器
  • JPA(Hibernate) ORM框架

前端

  • html/css
  • jstl标签语言
  • JQuery框架

系统功能

系统功能是从用户角色角度进行设计,主要有三类用户:普通用户、版主、管理员

普通用户

  • 用户注册、登录
  • 版块、贴子、回帖、附件浏览
  • 发表帖子、回帖
  • 上传附件
  • 查询贴子

版主

  • 普通用户拥有的权限
  • 编辑帖子: 修改、删除、隐藏、移动
  • 编辑回帖: 修改、删除、隐藏、登陆可见

管理员

  • 版块管理
  • 用户管理
  • 贴子管理
  • 角色管理
  • 系统配置

系统

  • 用户操作行为记录

源码下载使用

  • 配置数据库连接、用户名、密码
  • 运行cn.yang.init.InitPrivilegeAndRoleAndUser.java类中的init方法,初始化权限、角色及增加超级管理员用户
  • 部署到Tomcat中运行

部分截图

前台

  • 首页
    首页

  • 版块列表
    版块列表

  • 发表贴子
    发表贴子

后台

  • 版块管理
    版块管理1

版块管理2

  • 角色管理 角色管理1

角色管理2

  • 系统配置
    系统配置

bbs's People

Contributors

cool-coding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bbs's Issues

数据库

你好,数据库文件能给下吗?

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.