Open saras-69 opened 1 month ago
"Please assign this issue to me so that I can work on it."
I want to work on this but I've a doubt. Here do I need to add authentication page where the user will log in then the user's profile component will appear?
i created the profile component then you route it with login page
So what do I've to do make the login page?? Pls reply asap I want to start working
Hey @SowmikDey, i am working on i create the PR in tomorrow ev.
Here’s a template you can use to create an issue for developing a profile component in your GitHub repository:
Issue Title: Create Profile Component
Issue Description: Description: I would like to implement a profile component that allows users to view and edit their personal information within the application.
Proposed Solution:
Design a user-friendly interface for the profile component, displaying user details (e.g., name, email, profile picture). Implement functionality for users to edit their information, including form validation. Allow users to upload and change their profile pictures. Include options for users to update their passwords and manage account settings. Ensure data is securely handled and stored. Benefits:
Enhances user experience by providing an easy way for users to manage their profiles. Encourages user engagement and personalization within the application.