Skip to content

This is a simple shopping cart web application built with HTML, CSS ,Bootstrap & JavaScript.

License

Notifications You must be signed in to change notification settings

supunrandika98/Shopping-Cart-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Shopping Cart - Javascript

This is a Shopping Cart built with HTML, CSS,Bootstrap & JavaScript. In this simple shopping cart web application project I have used some of the more intermediate advanced parts of the document object model or the javascript dom to show how to build this web application.

Features

  • Users can filter the product items.
  • User should click the 'Add to Cart' button to add a product to the cart.
  • A message displays if user try to add same product twise.
  • The cart displays the image, title, price, amount of each product that user has added to the cart.
  • User can remove any product item from the cart.
  • User can change the count of the products that they want to buy.
  • The total price of the products which are in the cart will display.

Technologies

Built with:

  • HTML
  • CSS
  • Bootstrap
  • JavaScript

Screenshots

About

This is a simple shopping cart web application built with HTML, CSS ,Bootstrap & JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published