FightPandemics / FightPandemics-Telegram

1 stars 6 forks source link

FP Chatbot on Telegram- Edit my Profile #8

Open anjanarao24 opened 4 years ago

anjanarao24 commented 4 years ago

User story: As a FightPandemic chatbot user, I should be able to Edit my profile so that I can modify the details in my Profile that others can see.

Use case 1 : Edit Profile for a Logged in User

User invokes Main menu at any point with the command /Mainmenu #3 and selects View my profile

Where user should be able to see the following fields:

User can see the buttons "Edit Profile" and "View Account Settings" at the bottom of the screen

Wireframe: https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133898&cot=12

On selecting/tapping to Edit profile , user is taken to Edit profile screen to edit the fields

User can edit the details by Clicking on the area he/she would like to edit such as

Wireframe: https://miro.com/app/board/o9J_kp0wo_Y=/?moveToWidget=3074457349121133907&cot=12

Acceptance Criteria:

API Integration Edit Profile: PATCH /api/users/current

emtay commented 4 years ago

@anjanarao24 same callout as View/Edit account settings for the Main menu (logged in vs. not logged in).

But one other thought on Edit Profile is what are the buttons once the user completes updating their profile? This was an idea i had for the end of "Deleting Posts"- encourage creating post or going to main menu where they can start a search? image

omerkhan3 commented 4 years ago

API Integration

Edit Profile: PATCH /api/users/current

adorapham commented 3 years ago

I will take this defect