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

Better image management #4

Open
SergioRibera opened this issue Sep 29, 2023 · 0 comments
Open

Better image management #4

SergioRibera opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request hacktoberfest Hacktoberfest Participations help wanted Extra attention is needed

Comments

@SergioRibera
Copy link
Owner

We need a way to handle the images from a path instead of storing the bytes, this is for performance and file size issues where the images are saved and stored.

In this branch, there is an implementation I've been working on, but it has issues when displaying images in the application. Perhaps it's just a matter of fixing that error, and we can merge the feature into the main branch.

If you want to contribute to the images feature branch, then I request that you check if there are any other potential issues to address.

If you have a better solution or want to add this feature/solution on your own, it is very welcome, and I will be happy to review it.

@SergioRibera SergioRibera added enhancement New feature or request help wanted Extra attention is needed hacktoberfest Hacktoberfest Participations labels Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hacktoberfest Participations help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant