Skip to content

MVP List

rkoron007 edited this page Apr 6, 2018 · 9 revisions

Project Roadmap and time estimates:

1. Hosting on Heroku (0.5 days)

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

  • Users can sign up, sign in, log out
  • Users can use a demo login to try the site
  • Users can't use certain features without logging in (creating items or leaving comments)

3. Product Listings (2 days)

  • Logged in users can create item listings
  • Users can view an index of all items
  • Logged in users can edit, update or delete their own item listings

4. Shopping Cart (2 days)

  • Logged in users can access their shopping cart
  • Logged in users can add and remove items from their cart
  • Users can add a quantity of items to their cart

5. Comments/Reviews(2 days)

  • Users can create comments on item listings
  • Comments are created with a review score that is averaged and displayed for each item.

6. Search (3 days)

  • Users can search Listings by title.

7. A production README (0.5 days)

Total: 10 days