Skip to content

MVP Feature List

tristan-88 edited this page May 4, 2021 · 15 revisions

MVP Features

1. Set up hosting on Heroku

2. Account Creation / Login / Logout / Guest-Login

  • Users will have the ability to do the following: Sign-up, Log-in, Log-out.
  • Guests will have the ability to use a Demo feature to login and access all normal functionality of a registered user.
  • Will prompt guests to login or create an account if they attempt to post or answer questions.

3. Product Listings

  • Browser and Register users will have the ability to see the listing of the most recent products.
  • When clicking on specific product they can see further details, regarding those products.
  • Register users will have the ability to create a store and up load items to sell and add it on the product listing

4. Shopping Cart

  • Register users will have the ability to add products on their personal local carts.
  • Users will be able to increment or decrement quantity of those products in the cart.
  • Users will be able to delete items that had added in the cart.

5.Reviews

  • Users will be add a review on a product(s) in their corresponding item page.
  • Users will be able to Edit or Delete their own reviews.
  • Users will be able to see other people reviews in their corresponding item pages.

6. Basic Search

  • Users will be able to use the search function to look for an item or items corresponding to the typed letter or word.
  • It can be done on the Nav bar with a Search Bar

Bonus Features

Bonus 1: Categories ✔

Bonus 2: Improve Categories to Tags ✔