MVP List - arleenpandher/Herozon GitHub Wiki

MVP List

Bamazon is a clone of Amazon Basics. This site will allow users to create a profile and buy products of their liking.

1. Hosting on Heroku (01/21/2022)

2. New account creation, login, and guest/demo login (01/22/2022, 2 days)

  • 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

3. Users should be able to view individual products when clicked (01/24/2022, 2 days)

  • 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

4. User should be able to view their cart and purchase products (01/26/2022, 2 days)

  • 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

5. Users should be able to search for Products (01/28/2022, 2 days)

  • Users should be able to search for a particular item that they are looking for
  • Users can view a single product

6. Reviews (01/30/2022, 2 days)

  • Users should be able to add/edit/delete reviews and see those on the page
  • The overall rating for the product should be updated

7. User Profile (02/1/2022, 2 days)

  • 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