Skip to content

MVP list

aciffone23 edited this page May 19, 2023 · 3 revisions

MVP LIST

This project is an Amazon clone project, named (project name).This is a web app that replicates the core features of Amazon.com. Users can register, log in, and log out on (project name). The platform will showcase a wide variety of products, allowing users to add items to their shopping cart and proceed with the checkout process. Products will be categorized under different sections and users will have the ability to explore and purchase items. The focus of (project name) will be on providing a seamless and user-friendly shopping experience.

1. User Auth(2 days, 5/27-5/28)

  • Have sign-in, sign-out, and sign-up
  • Error handling for invalid sign-in and sign-up
  • Make demo user option

2. Search bar and Products(2 days, 5/29-5/30)

  • Add header and search bar
  • Have home page display randomly selected products
  • On product click will display product page

3. Shopping cart(2 days, 5/30-6/01

  • Add items to shopping cart
  • Can edit amount in the cart
  • Can remove items from cart
  • Can checkout

4. Can give reviews(2 days, 6/02-6/03

  • List of reviews from users
  • Shows rating of product
  • Can add review if purchased

5. Production README(1 day, 6/04)

Clone this wiki locally