You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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.
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.
Objective:
Implement a feature that allows users to add multiple images when creating a new product, ensuring each product can have several images.
Details:
Benefits:
Thank you for considering this feature addition. Looking forward to enhancing our product listings!
The text was updated successfully, but these errors were encountered: