Giter Site home page Giter Site logo

wistarine / all-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jarrettluo/all-docs

0.0 0.0 0.0 48.26 MB

"All Docs" is a tool that enables online previewing, storage, and sharing of documents such as Word, Excel, PowerPoint, PDF, and images (Pic). It supports full-text search for all document information. “全文档”(All Docs),Word, Excel, PPT, PDF, Pic等文档在线预览、存储、共享的工具,并且支持全文搜索的所有的文档信息。

Home Page: https://jiaruiblog.com/all-docs-page/

License: MIT License

Shell 2.22% Java 97.66% Dockerfile 0.12%

all-docs's Introduction

Contributors Forks Stargazers Issues MIT License


Logo

All Docs

Document sharing and storage system with full-text search support.

ABOUT THE PROJECT

In small teams, there is often a large number of collaborative documents. For example, we place various types of documents in cloud storage, SVN, and other software, but there is a problem with the inability to quickly search for content within the documents. Therefore, we have developed a dedicated knowledge base for storing documents such as PPT, Word, PNG, etc., which supports private deployment and retrieval.

Experience URL:http://81.69.247.172/#/

administrator account:admin123, administrator password: admin123

QUICK START

test on ubuntu 18.04

# clone project
git clone https://github.com/Jarrettluo/document-sharing-site.git

# switch user to root
su root

# switch work directory
cd document-sharing-site && cd docker

# chmod
chmod +x auto.sh

# start shell script
sudo ./auto.sh

PREVIEW

homepage

homepage

docList

list of documents

searchPage

page of search

fileUpload

upload page

userPage

user's info page

Repository URL

frontend project: https://github.com/Jarrettluo/all-documents-vue.git

backend project: https://github.com/Jarrettluo/document-sharing-site.git

We choose MongoDB as the primary database to store documents and files.

Backend:SpringBoot + MongoDB + ES

Frontend:Vue + axios

PROJECT DEPLOYMENT

ROADMAP

  • Record the last page number read by the user 🌟
  • Revamp the search page style 🌟🌟
  • Allow users to bookmark documents 🌟
  • Support video files 🌟
  • Support permission management 🌟
  • Support file tree 🌟
  • Support Mobi files 🌟

read open issues

CONTRIBUTING

You can join our Wechat group if you are interested.

imGroup

If you have any requirements for customization or private deployment, please feel free to contact me.

(Please add me on WeChat and kindly mention 'All Docs' in the request.)

imGroup

  1. Fork This project
  2. create a branch (git checkout -b feature/AmazingFeature)
  3. commit you feature (git commit -m 'Add some AmazingFeature')
  4. push the commit (git push origin feature/AmazingFeature)
  5. open a pull request

CONTACT

Read LICENSE file。

CONTACT

Jarrett Luo - [email protected]

If you find the project valuable, your support and appreciation are welcome!

imGroup

ACKNOWLEDGEMENTS

  • YOU

all-docs's People

Contributors

jarrettluo avatar jessetzh avatar elgohr 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.