Skip to content

MVP Features

Josh Salcido edited this page Aug 3, 2022 · 1 revision

Feature list

Authentication

  • User can Log-In, Log-Out, Register,
  • Guest/Demo users can easily Login to test the Logged in User features through a Demo Account
  • Non-logged Users cannot access the site or interact

Posts

  • Logged in Users can create posts with a photo, and a caption, edit the post, and delete the post
  • Only logged in users have access to view others posts

Comments

  • Logged in users can Create comments on posts, Edit there comment, and Delete there comment
  • Non-logged in users can not leave comments on posts

Likes

  • Logged in users can leave a like on there own posts or other users posts
  • Logged in users can also remove likes that they initially left on there own post or other posts

Following

  • Logged in users have the ability to be followed and to follow other users and begin to see said users posts on there feed
  • Logged in users can also un-follow users they are following and vis-versa

Clone this wiki locally