Use API to fill information in profile page
See original GitHub issueRight now, the information in profile page is static.
What to do?
- Call
api/get-user
endpoint to get user’s details - Fill the username & image using the response of API In case the image is null, show the default image only.
- The information for
joined-on
is not available right now. ( being worked on in https://github.com/project-travel-mate/server/issues/30 )
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
How to use an API to get data for your web app - YouTube
Learn how to access data through an # API to get data for your website or application. Using the #Unsplash API, I will...
Read more >Profile API | Segment Documentation
The Segment Profile API provides a single API to read user-level and account-level customer data. Segment now allows you to query the entire...
Read more >Developers | Profile API
The Profile API can be used to query identities, user attributes, audience memberships, and other data available on an mParticle User Profile, anywhere...
Read more >Basic setup | Google Business Profile APIs
Open the API Library in the Google API Console. · If the API you want to enable isn't visible in the list, use...
Read more >Profile API - LinkedIn - Microsoft Learn
Usage · Retrieve Current Member's Profile · Retrieve Other Member's Profile · Field Selections · Person ID · Public Profile URL · New...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yeah sure! @brijeshshah13
I’m taking up this issue 👍