Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS icon indicating copy to clipboard operation
Electronics-eCommerce-Shop-With-Admin-Dashboard-NextJS-NodeJS copied to clipboard

Add Multiple Images Feature for New Products

Open abdellatif-laghjaj opened this issue 1 year ago • 2 comments

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 avatar Jul 24 '24 12:07 abdellatif-laghjaj

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.

Kuzma02 avatar Jul 24 '24 13:07 Kuzma02

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

abdellatif-laghjaj avatar Jul 24 '24 14:07 abdellatif-laghjaj