Skip to content

Features

JayDrojas edited this page Apr 4, 2022 · 6 revisions

1 - Feature: Images

** User can add photos with a title ** User can view the pictures and access each picture's own page ** User can update the title of the picture ** User can delete an image they posted


2 - Feature: Comments

  • C - User can add comments to any photo
  • R - User can view the comments for each corresponding picture
  • U - User can update a comment they made
  • D - User can delete comments they posted

3 - Feature: Favorites

  • C - User can favorite pictures
  • R - User can view all the photos they favorited in one page
  • D - User can a user can unfavorite a photo

4 - Bonus: AWS Upload


Clone this wiki locally