Skip to content

An online store application where users can add the product they want to their cart, then check and update the products in their cart, and see payment information.

License

Notifications You must be signed in to change notification settings

omrfrkcpr/Bey_E-Commerce_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bey_E-Commerce_Website

https://omrfrkcpr.github.io/Bey_E-Commerce_Website/

Description

Project aims to create a real e-commerce website with chart.

Problem Statement

  • Create a checkout page following the design and make the calculation of cart dynamically with using of DOM and Event in JS.

Outcome

project

Project Skeleton

Bey_E-Commerce-Website (folder)
|
|----assets          
|----lib           
|----index.html  
|----LICENCE  
|----project.gif
|----project.js
|----readme.md           
|----style.css   
  • User stories;

    • When I click plus button on product's row, I can increase the product's quantity.
    • When I click minus button on product's row, I can decrease the product's quantity, but minimum quantity value can be 1.
    • When I click remove button on product's row, I can delete a product in the cart.
    • When I change any combination of product chart(plus, minus, remove etc.), I want to see the new calculation of chart's prices in concerned fields.

About

An online store application where users can add the product they want to their cart, then check and update the products in their cart, and see payment information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published