-
Notifications
You must be signed in to change notification settings - Fork 1
Feature_List
Sam Handelsman edited this page Aug 21, 2023
·
2 revisions
- 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).
- 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).
- 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.
- 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.
- 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.
- 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.