Skip to content

Single Page Template of a Shopping Cart built using Vanilla JavaScript & jQuery.

Notifications You must be signed in to change notification settings

sunnysetia93/Shopping-Cart-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping-Cart-Template

Single Page Template for Simple,Responsive Shopping Cart using JavaScript & jQuery.

desktop screenshot for main application

  • This project uses local storage of browser to store purchased items and hence does not contain any Database.
  • Main aim is to step up a basic layout of how cart can be implemented in JavaScript, which can be later extended to provide server side interaction using Node.js.

Prerequisites:

This project uses jQuery 3.2.1 which was latest at the time of project creation. So,I recommended you to use the latest version of jQuery.

Technologies Used:

  1. Javascript & jQuery
  2. Frontend framework - Bootstrap 4

Features :

  1. Calculates Cart Total.
  2. Contains '+' and '-' buttons for updating Item Quantity.
  3. Stores cart data even after Page refresh, System Restart.
  4. Light-weight
  5. Fully Responsive

Contact:

Note: This project is only for learning purposes.

About

Single Page Template of a Shopping Cart built using Vanilla JavaScript & jQuery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published