Git Product home page Git Product logo

daodaoliang / bbs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diyhi/bbs

0.0 2.0 0.0 18.02 MB

巡云轻论坛系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。

License: GNU Affero General Public License v3.0

Java 86.91% HTML 6.52% CSS 6.57%

bbs's Introduction

巡云轻论坛系统


项目介绍

巡云轻论坛系统采用JAVA+MYSQL架构,自适应手机端和电脑端,界面简洁,性能高效。后台数据库备份/还原、全站指定目录打包、一键自动升级等功能使维护简单方便。系统拥有强大的模板管理功能,布局版块支持设置输出条件,让前端页面展示方便快捷。


为了提高论坛性能,部分功能使用数据库分表设计,默认分为4个表,表中有数据后不建议再调整分表数量。程序带有图形安装界面,第一次使用需执行安装操作。前台所有页面均支持返回HTML和JSON格式数据,API接口文档可在【页面管理】 - 【模板列表】 - 【布局】 - 【版块】 中查看。前台各模块模板和 资源均可在线编辑和管理。前台电脑版和手机版各有一套模板,默认页面使用的模板技术:电脑版使用FreeMarker标签,手机版使用Vue2.0,当然也可以使用其它前端模板框架设计页面进行展示。官网发布新版本后用户可以下载升级包上传到后台进行升级。



技术选型

Spring 5.0 + SpringMVC + JPA + Ehcache(可选Memcached) + Lucene

官方网站:http://www.diyhi.com/

演示网站:http://www.diyhi.com/cms.html 页面可获取前后台演示地址、登录账号和密码

安装环境配置参考:http://www.diyhi.com/hostConfig.html

编译好的安装包下载页面:http://www.diyhi.com/cms.html

编译好的安装包安装参考:http://www.diyhi.com/forumInstall.html



使用平台

JDK 1.8及以上 + Tomcat 8.0及以上 + MySQL 5.5.3及以上



源码运行教程

1.将源代码导入到Eclipse中(基于Maven)

2.修改数据库配置文件:修改项目下src\main\resources\druid.properties文件,请自行替换数据库信息 输入图片说明

3.然后启动Tomcat

4.在Eclipse中打开src\test\java\forum\Init.java执行main方法,将SQL导入到数据库,然后重启Tomcat即可正常运行。管理员初始账号admin 密码1234567(可自行修改) 输入图片说明



主要功能

(1)话题管理(话题列表、标签列表、全部待审核话题、全部待审核评论、全部待审核回复、话题搜索

(2)留言管理(留言列表)

(3)友情链接管理(友情链接列表)

(4)会员管理(会员列表、会员等级、会员注册项、会员注册禁止用户名称、会员搜索、登录日志、更换头像、私信、系统通知、提醒、收藏夹)

(5)员工管理(员工列表、角色列表、登录日志)

(6)在线帮助管理(在线帮助分类、合并分类、在线帮助列表)

(7)模板管理(模板列表、导出模板、导入模板、版块代码管理、资源管理、布局管理、栏目管理、代码编辑)

(8)浏览量管理(浏览量列表)

(9)文件打包管理(压缩文件列表、打包文件)

(10)系统通知管理(系统通知列表)

(11)全站设置(基本设置、维护数据、敏感词、数据库备份/还原、服务器节点参数、升级)

(12)短信管理(短信接口列表、短信发送错误日志)

(13)缩略图管理(缩略图列表)



前端界面(电脑版)

输入图片说明

输入图片说明



输入图片说明



前端界面(手机版)

输入图片说明



输入图片说明



输入图片说明



安装界面

输入图片说明

bbs's People

Contributors

diyhi avatar

Watchers

James Cloos avatar  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.