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 Multiple Images Feature for New Products #3

Open
abdellatif-laghjaj opened this issue Jul 24, 2024 · 2 comments
Open

Add Multiple Images Feature for New Products #3

abdellatif-laghjaj opened this issue Jul 24, 2024 · 2 comments

Comments

@abdellatif-laghjaj
Copy link

abdellatif-laghjaj commented Jul 24, 2024

Objective:

Implement a feature that allows users to add multiple images when creating a new product, ensuring each product can have several images.

Details:

  • Modify the product creation form to support multiple image uploads.
  • Update the database schema to store multiple image references per product.
  • Implement front-end functionality to preview multiple images before submission.
  • Ensure that the back-end API can handle multiple image uploads and correctly associate them with the product.
  • Validate and test the new feature to ensure seamless user experience and data integrity.

Benefits:

  • Enhances the visual appeal and detail of product listings.
  • Provides customers with a better understanding of the product through multiple images.
  • Improves overall user experience and satisfaction.

Thank you for considering this feature addition. Looking forward to enhancing our product listings!

@abdellatif-laghjaj abdellatif-laghjaj changed the title Add multiple images feature in adding new product => each product has many images Add Multiple Images Feature for New Products Jul 24, 2024
@Kuzma02
Copy link
Owner

Kuzma02 commented Jul 24, 2024

Hi @abdellatif-laghjaj. Thank you for opening this issue because it's an essential feature. The products already accept adding multiple images, but there is no input for adding multiple images on the page for creating and editing products. Currently, this project isn't my main focus, but in the near future it will be.

@abdellatif-laghjaj
Copy link
Author

Hi @abdellatif-laghjaj. Thank you for opening this issue because it's an essential feature. The products already accept adding multiple images, but there is no input for adding multiple images on the page for creating and editing products. Currently, this project isn't my main focus, but in the near future it will be.

Oh okay nice, thank you @Kuzma02

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants