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

Add product image #154

Open
rbaltrusch opened this issue Nov 12, 2023 · 0 comments
Open

Add product image #154

rbaltrusch opened this issue Nov 12, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rbaltrusch
Copy link
Owner

rbaltrusch commented Nov 12, 2023

The database currently does not store an image for any of the products, making the products rendered in the GUI look relatively bland.

It would be nice to store at least one image per product in the database (as a BLOB), which could then be fetched and rendered in the GUI.

Probably the best solution would be to generate the image, because the product data themselves are generated too.

@rbaltrusch rbaltrusch added enhancement New feature or request help wanted Extra attention is needed labels Nov 12, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant