-
Notifications
You must be signed in to change notification settings - Fork 9
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
User profile with editable fields #17
Conversation
… into userprofile
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @SAISURYAtalla, please clean up the redundant code there is alot of redundant code.
The changes requested have been made in the latest commit . Kindly review @henilp105 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @SAISURYAtalla , Remove redundant code.
… into userprofile
@SAISURYAtalla resolve conflicts. |
On it . |
… into userprofile
all conflicts resolved and profile updated along with edit profile and also integrated with auth and remaining PR's as you can see , the details of the logged in user is only being displayed(which is mine ) Requesting re-review @henilp105 @Aditya062003 |
Pull Request: User Profile Integration and Editable Features
Description
This pull request enhances the Smart Insti App by introducing a user profile feature where a user can display his personal information along with his skills , Achievements . The user profile includes editable fields for description , skills section and achievements.
Features
Displays all the information namely name , id, email , branch , graduation year , roles , about , skills as pie charts , and achievements as cards .
How to Test
Screenshots
Requesting review!
@henilp105