Skip to content

Simple online store for adding products to a cart, adjusting quantities, and real-time price updates.

Notifications You must be signed in to change notification settings

cengizcinar01/shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart

Shopping Cart

A simple E-Commerce shopping cart application designed to demonstrate basic web development techniques using HTML, CSS, and JavaScript. This project allows users to add items to a shopping cart, change item quantities, remove items from the cart, and simulate the checkout process.

Features

  • Add items to the shopping cart.
  • Remove items from the shopping cart.
  • Adjust the quantity of the items in the shopping cart.
  • Display the total price of the items in the cart.
  • Simulate the checkout process with a "Buy Now" button.

Demo

You can check out the live demo here.

AI-Generated Product Images

The product images featured in this application were created using artificial intelligence with the help of Fooocus (https://github.com/lllyasviel/Fooocus).