Open djaiss opened 4 years ago
I don’t think we should use S3 for this. Can’t we use the storage we'd use on platform.sh or fortrabbit instead?
We could use storage for PAAS provider yes:
I guess the "get" operation would require to have a "proxy" to render the file (or download it).
We should create a Document object which would be useful for many use cases. Namely, documents on project, employee profile page, invoices,... A Document could have a type, perhaps.
We are now using an object for this, File
. And we are using Uploadcare for documents.
We should be able to upload documents on the Employee profile page. This will be useful for onboarding.