-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
Crystal Chavez edited this page May 9, 2022
·
7 revisions
- Users can sign up, log in, and log out.
- Users can use a demo log in to try the site.
- Users can't use certain features without logging in.
- Logged in users can create a review on a item.
- Logged in users can edit and delete their own review .
- All users can view reviews on a item.
- Logged in users can create a listing on a item.
- Logged in users can edit and delete their own listing .
- All users can view listing on a item.
- All users can view the profile of another user.
- Only current logged in users can edit their own profile.
- Logged in users can add to a Shopping cart.
- Logged in users can edit and delete items from own Shopping cart.
- Only current logged in users can view their own Shopping cart.