Day 50 Intermediate
Challenge 50 of 100
Friend Request
As a user, I want to manage friend requests easily, so that I can quickly accept or decline pending invitations.
Acceptance Criteria
- ✓ Display a list of pending friend requests with the user's profile picture, name, and the number of mutual friends.
- ✓ Include "Confirm" and "Decline" buttons next to each request for quick action.
- ✓ When hovering over the number of mutual friends, display a tooltip with the names of the mutual friends.
- ✓ Ensure that the interface is responsive and looks good on various screen sizes.
100 Days of Code Progress Day 50 / 100
Take this challenge
Start your 7-day free trial to solve this challenge in our built-in code editor with live preview.
Start 7-Day Free Trial to Solve This Challenge