cross platform (most probably a progressive web app) pdf reader with sync
V1.0
-
create account (Google Auth)
-
upload/download a pdf document (API gateway -> lambda -> [(DB), (S3 -> CDN)])
-
web app to view pdf (client <-> CDN)
3.1. viewing PDF PDFJS by Mozilla
3.2. CRUD your last page API (API Gateway -> lambda -> DB)
Questions:-
- can we just download a page and not entire page of PDF