Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 593 Bytes

REQUIREMENTS.MD

File metadata and controls

37 lines (27 loc) · 593 Bytes

Front End

Header

  • Logo
  • Search box
  • sign in
  • Cart

Product

  • Title, Price, Description, Ratings, Add to basket
  • Add to basket renders
  • []

Checkout Page

  • Render when add item to basket
  • [] Remove from basket
  • [] Subtotal

Login

  • create login page/form
  • [] when user login you can add 2 cart Islogin?
  • [] When log in singleproduct has detail button that can edit quantity/price
  • [] view user info???

Back End

  • Create products routes
  • [] User routes ???
  • [] Cart routes ???
  • Home Routes
  • []

Tier 2