| Task | Description | |------|-------------| | π© β Add Friend UI | Add button with request status (pending, accepted). Show confirmation prompts. | | π© β Unfriend UI | Unfriend option with undo capability. | | π§ π Backend | APIs to send, accept, decline friend requests. Handle unfriend logic. | | π§ π Friend List API | Fetch friends list with pagination and statuses. | | βοΈ π Notifications | Trigger events for requests (sent, accepted, declined). | ***NOTE*** - π© Frontend-only tasks - π§ Backend-only tasks - βοΈ Full-stack/shared tasks
NOTE