-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
arleenpandher edited this page Jan 21, 2022
·
3 revisions
Bamazon is a clone of Amazon Basics. This site will allow users to create a profile and buy products of their liking.
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't purchase products without logging in
- This will display all the reviews associated with the product
- Users should be able to click "add to cart" which puts the product in their cart
- Users should be able to remove any products that they do not want
- Users should be able to buy products and they should show up in the users profile page
- Users should be able to search for a particular item that they are looking for
- Users can view a single product
- Users should be able to add/edit/delete reviews and see those on the page
- The overall rating for the product should be updated
- Users should be able to see what they have purchased
- Users should be able to edit their profiles
- Users should be able to view their reviews