diff --git a/README.md b/README.md index b92c552..9382b92 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Welcome to the Product Management System, a web application designed to streamli - **View Products:** Users can browse the list of available products. - **Add to Cart:** Users have the option to add products to their shopping cart. +### Default Items: +- The system comes with 10 default items that are always displayed on the site. + ## Live Link: Visit the live website: [Product Management System](https://gauravzz12.github.io/Product-Management-System/) diff --git a/index.html b/index.html index a330227..e10048d 100644 --- a/index.html +++ b/index.html @@ -149,7 +149,88 @@

Product List

Actions - + + + 1 + Product Image + Apple + Rs.100 + Fresh red apples + + + + 2 + Product Image + Banana + Rs.50 + Ripe yellow bananas + + + + 3 + Product Image + Orange + Rs.80 + Juicy oranges +