Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Uploads #23

Open
superbunker opened this issue Jan 21, 2023 · 2 comments
Open

File Uploads #23

superbunker opened this issue Jan 21, 2023 · 2 comments
Assignees
Labels
back end server, db, etc Feature New feature or request front end client, UI, etc

Comments

@superbunker
Copy link
Contributor

superbunker commented Jan 21, 2023

images and docs for Identity/property verification, property images, logos/profile images.

  • Possible combination of public images (properties?) and private ID docs
  • Reviewable by admins (need review UI and security)
@superbunker superbunker added back end server, db, etc Feature New feature or request front end client, UI, etc labels Jan 21, 2023
@superbunker superbunker self-assigned this Jan 21, 2023
@superbunker superbunker moved this to 🆕 New in RML Project Board Jan 21, 2023
@superbunker superbunker moved this from 🆕 New to 🔖 Ready in RML Project Board Jan 21, 2023
@superbunker superbunker changed the title Add file upload function File Uploads Jan 22, 2023
@superbunker superbunker moved this from 🔖 Ready to 🏗 In progress in RML Project Board Jan 24, 2023
@superbunker superbunker moved this from 🏗 In progress to Features and Muti-Task Issues in RML Project Board Jan 25, 2023
@superbunker
Copy link
Contributor Author

superbunker commented Jan 26, 2023

Ayy, there's a multer-s3

https://stackoverflow.com/questions/40494050/uploading-image-to-amazon-s3-using-multer-s3-nodejs

AWS_BUCKET_NAME="ptri9-crystal-gems-iteration-project"
AWS_BUCKET_REGION="us-west-1"
AWS_ARN=arn:aws:s3:::ptri9-crystal-gems-iteration-project

creating S3 bucket, IAM policy, user, :
https://plainenglish.io/blog/file-upload-to-amazon-s3-using-node-js-42757c6a39e9

user: rml-file-manager

@superbunker superbunker moved this from Features and Reference Issues to 🏗 In progress in RML Project Board Jan 27, 2023
@superbunker
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back end server, db, etc Feature New feature or request front end client, UI, etc
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant