Skip to content

Alokkumarcse/shopping.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shopping.com

shopping.com is a e-commerce project using plain javascript.

These features currently have in the app :)

  • We can see all products listed on website
  • Add item into cart
  • For increase and decrease, thier are buttons for increase and decrease.
  • show how many item added into cart (count added item)
  • Item can removed from cart list
  • We can remove all item at a time
  • show total cart value
  • For buy carted item use ceheckout features