Dante-Vonarmia / SSI-Assignment_a_Simple_Shopping_Cart

React JS Assignment: A Simple Shopping Cart

Home Page:https://Dante-Vonarmia.github.io/SSI-Assignment_a_Simple_Shopping_Cart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSI INC. UI Developer Training Program

Assignment: A Simple Shopping Cart

Requirements


  • node environment
  • Using npm to manage the project (learn package.json)
  • Using create-react-app to create project
  • Webpack for automation (manually) (optional)
  • Bootstrap for the layout decoration
  • Using React Class components and Child components

Modules


  • Table head: Product, Discount, Quantity, Price Action
  • Table body: shopping lists with details and summation price
  • Item deletable
  • Item has inventory
  • Table foot: continue shopping(dummy), Checkout(a modual layer)
  • Form validation (see the demo)

About

React JS Assignment: A Simple Shopping Cart

https://Dante-Vonarmia.github.io/SSI-Assignment_a_Simple_Shopping_Cart


Languages

Language:HTML 52.6%Language:JavaScript 40.3%Language:CSS 7.0%