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

Setup User Profile page #2

Open
14 tasks
itzmidinesh opened this issue Jun 4, 2024 · 0 comments
Open
14 tasks

Setup User Profile page #2

itzmidinesh opened this issue Jun 4, 2024 · 0 comments
Labels

Comments

@itzmidinesh
Copy link
Member

itzmidinesh commented Jun 4, 2024

Implement User Profile Page

Brief

In this task, we will create a user profile page for the React application. This page will display user information and allow users to update their details.

Sub Tasks

  • Review the user profile page design in Figma
  • Set up the route for user profile page
  • Implement the UI components for the user profile page
    • User avatar
    • Username display
    • Email display
    • Edit button
  • Create a form for updating user details
    • Name field
    • Email field
    • Save button
  • Connect the profile page to the backend API
    • Fetch user data from the API and display it
    • Send updated user data to the API

Note: The tasks listed above are examples. Please update the tasks to align with the specific requirements and technologies of your current project.

@itzmidinesh itzmidinesh converted this from a draft issue Jun 4, 2024
@itzmidinesh itzmidinesh moved this from Todo to In Progress in Sample Dev Board Jun 25, 2024
@itzmidinesh itzmidinesh moved this from In Progress to Todo in Sample Dev Board Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

1 participant