Files
Document-Management-System-…/README.md

108 lines
2.8 KiB
Markdown
Raw Normal View History

2021-04-07 06:46:38 -04:00
<p align="center">
2021-04-12 07:10:16 -04:00
<img src="/img/qInlEsuLmF8.jpg" alt="Laradock Logo"/>
2021-04-07 06:46:38 -04:00
</p>
2021-04-14 15:10:34 +03:00
<p align="center"><b>Full Document Management System based on Docker.</b></p>
2021-04-07 06:32:42 -04:00
2021-04-07 06:46:38 -04:00
<p align="center">
<a href="http://zalt.me"><img src="http://forthebadge.com/images/badges/built-by-developers.svg" alt="forthebadge" width="180"></a>
</p>
2021-04-07 06:32:42 -04:00
2021-04-07 06:46:38 -04:00
<br>
<br>
2021-04-07 06:32:42 -04:00
2021-04-14 15:10:34 +03:00
## What
2021-04-14 15:15:29 +03:00
Document Management System base on PHP Laravel and Vue design. 💜
2021-04-07 06:32:42 -04:00
2021-04-14 15:10:34 +03:00
## Technical Report
- Php v7.4
- Laravel
- Vue
- Laradock for docker deployment
- MySQL for storegement
2021-04-07 06:46:38 -04:00
---
2021-04-14 15:03:34 +03:00
Features
--------
- Responsive user interface
- Optical character recognition
- Support image, PDF, ODT, DOCX, PPTX files
2021-04-17 14:40:27 -07:00
- Flexible search engine
2021-04-14 15:03:34 +03:00
- Tag system with nesting
2021-04-17 14:40:27 -07:00
- Import document from xml (EML format)
2021-04-14 15:03:34 +03:00
- Automatic inbox scanning and importing
- User/group permission system
- 2-factor authentication
- Hierarchical groups
- Audit log
- Comments
- Storage quota per user
2021-04-14 15:15:29 +03:00
- Document sharing per user
- Export information
2021-04-14 15:03:34 +03:00
- Webhooks to trigger external service
2021-04-14 15:15:29 +03:00
- Tested to 200 documents
2021-04-17 14:40:27 -07:00
- Password change
- Admin site with full access
2021-04-14 15:03:34 +03:00
2021-04-07 06:46:38 -04:00
### Project Maintainers
2021-04-14 15:10:34 +03:00
- Manhlab (github.com/manhlab)
- Teluser (github.com/Teluser)
- pvanh98 (github.com/pvanh98)
2021-04-07 06:46:38 -04:00
---
2021-04-17 14:30:48 -07:00
Login:
2021-04-17 14:28:05 -07:00
<p align="center">
2021-04-17 14:30:48 -07:00
<img src="/img/Screenshot.png" alt="Laradock Logo"/>
2021-04-17 14:28:05 -07:00
</p>
<p align="center">
<img src="/img/Screenshot (2).png" alt="Laradock Logo"/>
</p>
2021-04-17 14:40:27 -07:00
User infomation and Change password panel:
2021-04-17 14:28:05 -07:00
<p align="center">
<img src="/img/Screenshot (3).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (4).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (5).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (6).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (6).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (7).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (8).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (9).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (10).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (11).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (12).png" alt="Laradock Logo"/>
</p>
<p align="center">
<img src="/img/Screenshot (13).png" alt="Laradock Logo"/>
</p>
2021-04-14 15:03:34 +03:00
Contributing
------------
All contributions are more than welcomed. Contributions may close an issue, fix a bug (reported or not reported), improve the existing code, add new feature, and so on.
2021-04-14 15:10:34 +03:00
The `main` branch is the default and base branch for the project. It is used for development and all Pull Requests should go there.
2021-04-14 15:03:34 +03:00
License
-------
2021-04-14 15:10:34 +03:00
System is released under the terms of the GPL license. See `COPYING` for more
information or see <http://opensource.org/licenses/GPL-3.0>.