fbjs icon indicating copy to clipboard operation
fbjs copied to clipboard

Get user profile by user id

Open kaanyagci opened this issue 3 years ago • 0 comments

Given a user id, we want to return public information for the user.

  • [ ] Check what information is public
  • [ ] Create a UserProfile which contains this information
  • [ ] Create a profile module which will contain all functions related to the user profile.

kaanyagci avatar Sep 30 '21 09:09 kaanyagci