Skip to content

Feature Scope

londelidess edited this page Jul 26, 2023 · 1 revision

MVP Features:

  1. User Authentication:

    • Sign up, log in, log out, and demo login.
    • Profile creation and editing.
  2. Posts:

    • Create, edit, and delete posts.
    • View all posts on a main feed.
  3. Comments:

    • Comment on posts.
    • Edit and delete own comments.
  4. Likes:

    • Like and unlike posts.
  5. Follows:

    • Follow and unfollow users.
    • Main feed shows posts from followed users.

Stretch Goals:

  1. Media Integration:

    • Allow image and video uploads in posts.
  2. Tags & Search:

    • Add tags to posts.
    • Search posts by tags.
  3. Notifications:

    • Notify users when their post is liked or commented on.
  4. Direct Messaging:

    • Allow users to send direct messages to each other.
Clone this wiki locally