Populate the database by creating a products table with at least 10 products containing the following fields:
id
product_name
product_img_url
initial_price
discount
Search for products images (ideal for ones containing similar colours palettes).
Get inspired from shopping websites e.g. Asos for men to collect productName or productImg data.
Populate the database by creating a products table with at least 10 products containing the following fields:
Search for products images (ideal for ones containing similar colours palettes). Get inspired from shopping websites e.g. Asos for men to collect productName or productImg data.