Skip to content

tenghanzhi/simple-shopping-cart

Repository files navigation

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
  • 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published