Capsotone-Project-FullStack-Academy / ACC-Capstone-Project

0 stars 0 forks source link

Tier 1: MVP (Minimum Viable Product) <- Click Me! #1

Open Ianloschins opened 1 year ago

Ianloschins commented 1 year ago

Access the website via the internet so I can browse and purchase products. (Deployed on a front end host)

*Log In or not should still be able to browse the website.

Ianloschins commented 1 year ago

**1. 1. View all available products.

2.View the details for an individual product, including product descriptions, photos, price, etc.

3.Sort products by certain characteristics (name, price, etc.).

4.Filter products by certain characteristics (category, type, maximum/minimum price, etc.).

5.Enjoy an aesthetically pleasing website with intuitive and easy to use UI/UX**

Ianloschins commented 1 year ago

AS A USER (LOGGED IN), I SHOULD BE ABLE TO:

  1. Add an item to my cart
  2. Have a persistent cart to revisit and pick up where I left off.
  3. For example, I add items to my cart, close my window and go back to the website later, those items should persist.
  4. Edit my cart if I change my mind:
  5. Change the quantity of a product in my cart.
  6. Remove a product from my cart.
  7. "Check out" the items in my cart, i.e., purchase the products.