Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 544 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 544 Bytes

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