Edit Profile
Link. → {base url}/mgramseva/home/editProfile
Users are navigated to this screen if they click on the Edit Profile option on the Side Bar app Drawer.
User Interaction on Screen
User can change their profile name, gender and email on this screen
Click on the Save button triggers a Details Saved Successfully message on the screen and saves the changes to the profile.
File Path
Primary Files: https://github.com/egovernments/punjab-mgramseva/blob/develop/frontend/mgramseva/lib/screeens/Profile/EditProfile.dart
Field Validations
SL | Fileds | Validations |
---|---|---|
1 | Name |
|
2 | Email ID |
|
API Details
SL | End Point | Request Method | Request Info |
---|---|---|---|
1 |
|
| "user": { |
Stack
1 → Home Screen. + Edit Profile Screen
Pop → Home Screen
Widgets Utilised from Library
SL No | Widgets | File Path | Description |
---|---|---|---|
1 |
| Text Field | |
2 |
| Button | |
3 |
| Radio Buttons for options |