Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get user profile by user id #72

Open
3 tasks
kaanyagci opened this issue Sep 30, 2021 · 0 comments
Open
3 tasks

Get user profile by user id #72

kaanyagci opened this issue Sep 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request library Related to the npm module (aka. library) P2 profile Related to the profile module

Comments

@kaanyagci
Copy link
Contributor

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 kaanyagci added enhancement New feature or request P2 library Related to the npm module (aka. library) profile Related to the profile module labels Sep 30, 2021
@kaanyagci kaanyagci self-assigned this Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request library Related to the npm module (aka. library) P2 profile Related to the profile module
Projects
None yet
Development

No branches or pull requests

1 participant