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

getUserFromId #54

Closed
DattaKansal opened this issue Feb 11, 2025 · 0 comments · Fixed by #102
Closed

getUserFromId #54

DattaKansal opened this issue Feb 11, 2025 · 0 comments · Fixed by #102
Assignees

Comments

@DattaKansal
Copy link
Contributor

Input: A string of a user id that may/may not correspond to a user in the USERS location
Output: A User object with all the information about the user.

Notes: Do lots of null checking to make sure you're pulling data that actually exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants