-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories
Jon Evan Moore edited this page May 9, 2022
·
2 revisions
- C - As a user, I can post pictures and give them a caption
- R - As a user, I can look at my posts on my feed as well as my profile
- U - As a user, I can edit the caption of my picture
- D - As a user, I can delete my post entirely
- C - As a user, I can comment on other users photos as well as my own
- R - As a user, I can read my comments under the photo I commented on
- U - As a user, I can edit my comments
- D - As a user, I can delete my comments, or anyone else's that commented on my photo
- C - As a user, I can like photos
- R - As a user, I can see under the photo that I liked it
- D - As a user, I can remove my like from a picture
- C - As a user, I can like the comment of a picture
- R - As a user, I can see that I liked the comment
- D - As a user, I can remove my like from a comment
- C - As a user, I can follow other users
- R - As a user, I can see on a users profile if I follow them or not
- D - As a user, I can unfollow other users