Skip to content

feat: add NotificationCenter for friend requests

AYYILDIZ YIGIT requested to merge feature/notification-center-yigit into develop

Frontend implementation of NotificationCenter for handling friend requests.

  • Display incoming friend requests
  • Accept / reject actions
  • UI integration in lobby

Note: Some backend endpoints (waiting-room related) are not fully implemented yet.

Merge request reports