ArchivarTodos
MVP
Lambda API
- Figure out routing Done with Chalice
 
- [.] implement methods for MVP
- boto integration
 - list all documents
 
- [o] upload new document
- base64 encoded version
 - investigate if multipart/form-data version is necessary
 - Enable large file upload with presigned URLs directly to S3
 
 
 
- create preview from pdf
 
Infrastucture / Terraform
- Integrate with Chalice
 - Rename dbgateway lambda function
 - Harden / Security
- Place RDS in VPC and security group
 
 
Angular
- everything
 
Uploader
- python uploader
 
Backlog
- Log in
 - Multi-User
 - Encrypt documents at rest
 - Destruction protection for RDS and S3 buckets
 - See if and how DynamoDB can be used
 
Processes
- Figure out legal requirements