Giter Site home page Giter Site logo

yhshu / ourbook Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 37.86 MB

Multiplayer online collaborative authoring system. Developed by JSP & Servlet. The historical version records, online private messages, full station search, hotspot recommendations are supported.

License: GNU General Public License v3.0

Java 17.30% CSS 0.67% HTML 81.91% JavaScript 0.12%

ourbook's Introduction

OurBook

Multi-person collaboration writing community

JSP & Servlet Project using the MVC and DAO design patterns.

JavaDoc

In the directory doc of the project's root directory.

Front-end

  • JQuery 3.1.1
  • Materialize 0.100.2
  • AJAX

Server

  • Tomcat 8.5.29 and above

DataBase

  • MySQL 5.6 and above
  • Tomcat DataBase Connection Pool
  • You can see the schema in UML files.

Others

  • TinyMCE —— HTML editor
  • JRE 1.8
  • Developed by Intellij IDEA 2018.1 Ultimate

Java Libraries

In the settings of OurBook module, the following libararies should be contained.

  • Tomcat 8.5.29 and above
  • gson-2.8.2.jar
  • commons-beanutils-1.9.3.jar
  • commons-collections-3.2.2.jar
  • commons-fileupload-1.3.1.jar
  • commons-io-2.4.jar
  • commons-logging-1.2.jar
  • mysql-connector-java-5.1.46-bin.jar

ourbook's People

Contributors

yhshu avatar bcwingnut avatar neubill avatar chipsbear avatar zmsjf avatar

Stargazers

 avatar Xiao XU avatar

Watchers

 avatar

ourbook's Issues

maxID + 1 的错误

数据库中被删除元组的 ID 不会再次出现,
使用 maxID + 1 有逻辑错误。

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.