-
Notifications
You must be signed in to change notification settings - Fork 0
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
Edit Profile for Mobile App #578
Conversation
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.
UI seems good in overall but you should connect this page to the backend. The backend is already implemented.
...ls/android/app/src/main/java/com/bounswe/predictionpolls/ui/editProfile/EditProfileScreen.kt
Show resolved
Hide resolved
...ls/android/app/src/main/java/com/bounswe/predictionpolls/ui/editProfile/EditProfileScreen.kt
Show resolved
Hide resolved
...ls/android/app/src/main/java/com/bounswe/predictionpolls/ui/editProfile/EditProfileScreen.kt
Show resolved
Hide resolved
can you check again please yigit? |
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.
Helal Ahmettt devamkee
/* | ||
"points": 0, | ||
"biography": "string", | ||
"birthday": "string", | ||
"isHidden": 0 | ||
*/ |
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.
Nice touch Ahmet
I have implemented the edit profile screen, albeit being late for a week. I am very sorry about the delay. This PR concludes #512. Now users can edit their profiles.