Skip to content

Commit 5075bcb

Browse files
authored
Update README.md
1 parent dbd9dbc commit 5075bcb

File tree

1 file changed

+5
-23
lines changed

1 file changed

+5
-23
lines changed

README.md

Lines changed: 5 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
<p align="center">
22
<img src="/img/qInlEsuLmF8.jpg" alt="Laradock Logo"/>
33
</p>
4-
5-
<p align="center">
6-
<a href="http://laradock.io/contributing"><img src="https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat" alt="contributions welcome"></a>
7-
<a href="https://github.com/laradock/laradock/network"><img src="https://img.shields.io/github/forks/laradock/laradock.svg" alt="GitHub forks"></a>
8-
<a href="https://github.com/laradock/laradock/issues"><img src="https://img.shields.io/github/issues/laradock/laradock.svg" alt="GitHub issues"></a>
9-
<a href="https://github.com/laradock/laradock/stargazers"><a href="#backers" alt="sponsors on Open Collective"><img src="https://opencollective.com/laradock/backers/badge.svg" /></a> <a href="#sponsors" alt="Sponsors on Open Collective"><img src="https://opencollective.com/laradock/sponsors/badge.svg" /></a> <img src="https://img.shields.io/github/stars/laradock/laradock.svg" alt="GitHub stars"></a>
10-
<a href="https://github.com/laradock/laradock/actions/workflows/main-ci.yml"><img src="https://github.com/laradock/laradock/actions/workflows/main-ci.yml/badge.svg" alt="GitHub CI"></a>
11-
<a href="https://travis-ci.org/laradock/laradock"><img src="https://travis-ci.org/laradock/laradock.svg?branch=master" alt="Build status"></a>
12-
<a href="https://raw.githubusercontent.com/laradock/laradock/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="GitHub license"></a>
13-
</p>
14-
154
<p align="center"><b>Full Document Management System based on Docker.</b></p>
165

176
<p align="center">
@@ -22,17 +11,14 @@
2211
<br>
2312

2413
## What
25-
Document Management System base on Laradock with PHP Laravel and Vue design. 💜
26-
14+
Document Management System base on PHP Laravel and Vue design. 💜
2715

2816
## Technical Report
2917
- Php v7.4
3018
- Laravel
3119
- Vue
3220
- Laradock for docker deployment
3321
- MySQL for storegement
34-
-
35-
3622
---
3723
Features
3824
--------
@@ -41,12 +27,9 @@ Features
4127
- Optical character recognition
4228
- LDAP authentication ![New!](https://www.sismics.com/public/img/new.png)
4329
- Support image, PDF, ODT, DOCX, PPTX files
44-
- Video file support
4530
- Flexible search engine with suggestions and highlighting
4631
- Full text search in all supported files
47-
- All [Dublin Core](http://dublincore.org/) metadata
4832
- Custom user-defined metadata ![New!](https://www.sismics.com/public/img/new.png)
49-
- Workflow system ![New!](https://www.sismics.com/public/img/new.png)
5033
- 256-bit AES encryption of stored files
5134
- File versioning ![New!](https://www.sismics.com/public/img/new.png)
5235
- Tag system with nesting
@@ -58,12 +41,11 @@ Features
5841
- Audit log
5942
- Comments
6043
- Storage quota per user
61-
- Document sharing by URL
62-
- RESTful Web API
44+
- Document sharing per user
45+
- Export information
6346
- Webhooks to trigger external service
64-
- Fully featured Android client
65-
- [Bulk files importer](https://github.com/sismics/docs/tree/master/docs-importer) (single or scan mode)
66-
- Tested to one million documents
47+
- Tested to 200 documents
48+
- Rolement system control
6749

6850

6951

0 commit comments

Comments
 (0)