Skip to content

StonefortSolutions/acme-web-store

 
 

Repository files navigation

Basic Features

  • A user should be able to see products
  • A logged in user should be able to
    • see the items in their cart
    • add a new product to their cart
    • remove an item from their cart
    • create an order
  • A user should be able to see their orders
  • A user should be able to create an account
  • A user should be able to see their past orders
  • A non-logged in user should be able to add to their cart and have those items added to their cart after authenticating
  • A user should be able to review a product
  • A user should be able to update their profile
  • An administrator should be able to add a new product

Bonus Features

  • A user should be able to search for products
  • A user should be able to create a wish list
  • A user should be able to checkout using stripe
  • A user should be able to add a shipping address
  • A user should be able to upload an avatar to their profile
  • An administrator should be able to add a coupon code
  • A user should be able to use a coupon code

About

White label ready E-commerce website,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • CSS 3.4%
  • HTML 0.2%