-
Notifications
You must be signed in to change notification settings - Fork 0
MVP List
rkoron007 edited this page Apr 6, 2018
·
9 revisions
- 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)
- 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
- 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
- Users can create comments on item listings
- Comments are created with a review score that is averaged and displayed for each item.
- Users can search Listings by title.
Total: 10 days