Skip to content

Features

JayDrojas edited this page Apr 4, 2022 · 6 revisions

1 - Feature: Photos - Required 1st feature with Full CRUD

  • C - User can add photos with a title
  • R - User can view the pictures and access each picture's own page
  • U - User can update the title of the picture
  • D - 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