Skip to content

pagaredivyanka/E-Commerce-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Clone-JS

Learning

  • DOM manipulation

  • recursion

  • Normalization

  • MVC - Model, View, Controller

  • Unit Testing - Jasmine Framework

  • Hooks in Jasmine

    1. beforeEach()
    2. afterEach()
    3. beforeAll()
    4. afterAll()
  • Home Page from where you can add products to the cart by clicking on (Add to cart)

Home Screen & Add to Cart

  • Check Products present in the cart, You can Update the Quantity and also remove the product from the cart

Screenshot (1080)

  • Check your Orders

Screenshot (1081)

  • Track Your Product

Screenshot (1082)

  • Jasmine Test Cases

Test Cases

Releases

No releases published

Packages

No packages published