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

improve image handling for api #96

Open
2 tasks
flyingbeat opened this issue Aug 20, 2024 · 0 comments
Open
2 tasks

improve image handling for api #96

flyingbeat opened this issue Aug 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@flyingbeat
Copy link
Contributor

flyingbeat commented Aug 20, 2024

Summary

We used to send our images to and from the api in base64 which is not a good idea because it breaks for multiple pictures and large pictures.

Solution

Generate a presigned s3 url to display and upload images from the frontend

Tasks

@flyingbeat flyingbeat self-assigned this Aug 20, 2024
@flyingbeat flyingbeat converted this from a draft issue Aug 20, 2024
@flyingbeat flyingbeat added user story bug Something isn't working and removed user story labels Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

1 participant