Skip to content

Commit

Permalink
✨ update README.md and TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiisanda committed Dec 12, 2023
1 parent c935faa commit 3da0146
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ DocFlow is a powerful Document Management API designed to streamline document ha
- 💡 Deletion and Archiving
- 💡 Document Preview
- 💡 Send file via Email
- 💡 Conversion to PDF
- 💡 Full Text Search
- 💡 Text Analysis and OCR


## 📖 API Documentation and Image
Explore the [API Documentation](https://documenter.getpostman.com/view/20984268/2s9YRGxUcp) for detailed information on how to use DocFlow's features.
Expand All @@ -46,17 +44,8 @@ docker pull jiisanda/docflow
|----------------------------------|------------------------------------------------------------------|
| Upload | [Detail](https://github.com/jiisanda/docflow#-document-upload) |
| Download | [Detail](https://github.com/jiisanda/docflow#-document-download) |
| Organization/Searching a Doc | |
| Versioning | |
| Sharing | [Detail](https://github.com/jiisanda/docflow#-document-sharing) |
| Authorization and Authentication | |
| Access Control List | |
| Deletion and Archiving | |
| Document Preview | [Detail](https://github.com/jiisanda/docflow#-document-preview) |
| Send File via Email | |
| Conversion to PDF | |
| Full Text Search | |
| Text Analysis and OCR | |


### 📤 Document Upload
Expand Down
10 changes: 0 additions & 10 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
# TODO - Document Management API

## Tasks

- [x] Add logging
- [x] Handle Exceptions and Error in documents.py
- [x] Add DocStrings

## Features

- ✅ Document Upload
Expand All @@ -20,7 +14,3 @@
- ✅ Document Deletion and Archiving
- ✅ Document Preview
- ✅ Send File via Email
- 🟥 Text Analysis
- 🟥 Conversion to PDF
- 🟥 Full Text Search
- 🟥 Integration to 3rd party (like optical character recognition or text from scanned document)

0 comments on commit 3da0146

Please sign in to comment.