Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 536 Bytes

File metadata and controls

21 lines (16 loc) · 536 Bytes

Shopping-Cart-Project

This is the Shopping Cart Project.

Languages used:
-HTML -CSS -Javascript

The functionalities:
-Find item in an array and add it to cart.
-Increase or Decrease the amount of items in cart.
-Empty Cart
-Purchase items

What did you learn?
In this project, I took an existing shopping cart and implemented the functionality of it by writing various Javascript functions.

How to use the project:
First, open your browser.
Second, click 'ctrl+O'.
Third, navigate to the index.html.
Forth, click on it.