FightPandemics / FightPandemics-Telegram

1 stars 6 forks source link

FP Chatbot on Telegram- View Author Profile flow #11

Open anjanarao24 opened 4 years ago

anjanarao24 commented 4 years ago

User Story: As a FightPandemics chatbot user viewing a specific post, I want to be able to view the author's profile so I can connect with them and learn more about them.

Use Case 1: View Author Profile on a Selected Post

User can see:

Wireframe

image

Acceptance Criteria

omerkhan3 commented 4 years ago

API Integration

Author Profile Info: GET /api​/users​/{userId} - received in post information in response from API.

emtay commented 4 years ago

@anjanarao24 looks good. only thing missing in description is Github-added below.

User can see:

Author's Name Author's Self Introduction Author's Facebook URL Author's LinkedIn URL Author's Twitter URL Author's Github URL Author's Personal Website

kumudchauhan commented 3 years ago

Anirudh was working on this story, as per our last meeting.

AckslD commented 3 years ago

I won't have time to work in this more unfortunately but the functionality is implemented in #42 which only needs to be reviewed.