Skip to content

Feature_List

Sam Handelsman edited this page Aug 21, 2023 · 2 revisions

Features List

1. New account creation, log in, log out, and guest/demo login

  • Users can sign up, log in, and log out.
  • Users can use a demo log in to try the site.
  • Users can't use certain features without logging in (unable to create, purchase products, or leave reviews on products).

2. Products

  • Users should be able to view all Products.
  • Users should be able to create a Product.
  • Users should be able to update their Product(s).
  • Users should be able to delete their Product(s).

3. Reviews

  • Users should be able to view all reviews on a Product.
  • Users should be able to create a review for a Product.
  • Users should be able to update their review for a Product.
  • Users should be able to delete their review from a Product.

4. Shopping Cart

  • Users should be able to view all products added to their cart.
  • Users should be able to add products to their shopping cart.
  • Users should be able to remove products from their shopping cart.
  • Users should be able to preform a "transaction" to complete their purchase.

5. Favorites

  • Users should be able to view all of their favorite products.
  • Users should be able to favorite products.
  • Users should be able to delete products from their favorites.

6. Bonus Features

  • Search Bar feature and functionality.
  • Messaging option, users can communicate with product owners with questions.
  • AWS for photo implementation.
  • Past Orders/Reorder, Users should be able to view their past orders.

Clone this wiki locally