https://github.com/nayeem01/django-pdf-management
A system to upload, manage, annotate, and share PDF documents. Users can upload PDF files, add annotations, merge multiple PDFs, and download the annotated versions.
https://github.com/nayeem01/django-pdf-management
aws-ecs aws-eks aws-rds aws-vpc django django-rest-framework docker postgresql
Last synced: 2 months ago
JSON representation
A system to upload, manage, annotate, and share PDF documents. Users can upload PDF files, add annotations, merge multiple PDFs, and download the annotated versions.
- Host: GitHub
- URL: https://github.com/nayeem01/django-pdf-management
- Owner: nayeem01
- License: mit
- Created: 2024-06-20T12:39:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-31T05:04:38.000Z (about 1 year ago)
- Last Synced: 2025-01-20T06:47:07.345Z (9 months ago)
- Topics: aws-ecs, aws-eks, aws-rds, aws-vpc, django, django-rest-framework, docker, postgresql
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Django-PDF-Management
**Tech stack**: Python, Django, Django Rest Framework, Postgresql, Docker
**Backend Features**:
- [x] (create read update delete) document pdf API
- [x] Metadata Extraction from PDF Document
- [x] Merge Multiple PDF Documents in Single PDF
- [x] Search and Filter PDF Documents
- [x] Login and Register API
- [x] JWT Authentication
- [x] Dockerize the whole Project
- [x] AWS EC2 instance deployment### Postman Documentation - https://documenter.getpostman.com/view/32946115/2sA3XY5xF1