Skip to content

Our goal was to develop a real e-commerce website's checkout page for that project. There is a cart for buying products, and we can increase or decrease the number of products. By changing a parameter in the cart, our js functions calculate the cart total price. DOM, iterator, callback functions, string-array functions and events are used in our…

Notifications You must be signed in to change notification settings

Selman-S/Ecommerce-product-page-Checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi I’m Selman 👋. Welcome to my Ecommerce Product Checkout Page project


Our goal was to develop a real e-commerce website's checkout page for that project. There is a cart for buying products, and we can increase or decrease the number of products. By changing a parameter in the cart, our js functions calculate the cart total price. DOM, iterator, callback functions, string-array functions and events are used in our page. Additionally, we can remove products from the cart by clicking the remove button and decreasing the amount to "0". In that case, our page asks us to delete the product from the cart. As soon as you confirm the deletion, the sour chart total is recalculated by the js functions.


Live Link of the Project


Click Me!


Libraries and Technologies I use

  • DOM
  • Iterator
  • Callback functions
  • String-array functions
  • Events

How does my project look

checkout

About

Our goal was to develop a real e-commerce website's checkout page for that project. There is a cart for buying products, and we can increase or decrease the number of products. By changing a parameter in the cart, our js functions calculate the cart total price. DOM, iterator, callback functions, string-array functions and events are used in our…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published