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

Add user details wherever it's necessary #23

Open
hassanyahya400 opened this issue Apr 2, 2023 · 1 comment
Open

Add user details wherever it's necessary #23

hassanyahya400 opened this issue Apr 2, 2023 · 1 comment
Assignees

Comments

@hassanyahya400
Copy link
Contributor

  1. See the design and check for wherever a user name is displayed
  2. Fetch the user details at https://consuelo-health.onrender.com/api/user/:id
  3. The id can be gotten from getUser function exported in services/user.js. the function returns an object get the Id form that object
  4. Use the Id to request for the user details in step 2
  5. Display the user first name on the home page an other places(see the figma design to)
@hassanyahya400
Copy link
Contributor Author

If you need to generate a token just login and check your local storage @Ameenaminah @techbone @Thesaleem. In case you want to test the API your self

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

No branches or pull requests

2 participants