-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories
Philip McCrickard edited this page May 10, 2022
·
1 revision
- C: As a new user, I'd like to be able to sign up for an account
- R: As a current user, I'd like to be able to view existing posts
- U: As a current user, I'd like to be able to edit my information
As a logged in user...
- C: I'd like to be able to post a new listing with product name, price,
- R: I'd like to be able to view other listings
- U: I'd like to be able to edit my listings
- D: I'd like to be able to remove my listing
As a logged in user...
- C: I'd like to be able to post a review on a post
- R: I'd like to be able to view reviews posted by other users
- U: I'd like to be able to update reviews
- D: I'd like to be able to delete a review