Implement User Widget Functionalities #77
Labels
enhancement
New feature or request
Frontend
Issues related to user interface, design, and client-side functionality of the application
good first issue
Good for newcomers
We need to add functionality to the User Widget to display the user's first name and location based on their logged-in status and the information provided. The widget design is already created, and we need to implement the following features:
Display First Name:
Location Display:
Note: The form is only visible when the user is logged in. (At the time of login and signup, the backend may take some time (up to 1-2 minutes) to respond, so please be patient.)
Tasks:
utils
folder and use the endpoint for the backend URL like this:${Config.endpoint}
.Screenshot:
Notes:
The text was updated successfully, but these errors were encountered: