-
Notifications
You must be signed in to change notification settings - Fork 0
Feature Scope
londelidess edited this page Jul 26, 2023
·
1 revision
-
User Authentication:
- Sign up, log in, log out, and demo login.
- Profile creation and editing.
-
Posts:
- Create, edit, and delete posts.
- View all posts on a main feed.
-
Comments:
- Comment on posts.
- Edit and delete own comments.
-
Likes:
- Like and unlike posts.
-
Follows:
- Follow and unfollow users.
- Main feed shows posts from followed users.
-
Media Integration:
- Allow image and video uploads in posts.
-
Tags & Search:
- Add tags to posts.
- Search posts by tags.
-
Notifications:
- Notify users when their post is liked or commented on.
-
Direct Messaging:
- Allow users to send direct messages to each other.