Skip to content
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

FP Chatbot on Telegram- View Author Profile flow #11

Open
anjanarao24 opened this issue Jul 24, 2020 · 4 comments · May be fixed by #42
Open

FP Chatbot on Telegram- View Author Profile flow #11

anjanarao24 opened this issue Jul 24, 2020 · 4 comments · May be fixed by #42

Comments

@anjanarao24
Copy link
Collaborator

anjanarao24 commented Jul 24, 2020

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 navigates through View Post User Story (FP Chatbot on Telegram - View Posts flow #4) and receives results of posts.
  • User views post results and selects a specific one.
  • User selects "View Author Profile" button.
  • User is taken to the Author's profile where they can view social medias, and user info.

User can see:

  • Author's Name
  • Author's Self Introduction
  • Author's LinkedIn
  • Author's Twitter
  • Author's Facebook
  • Author's Website

Wireframe

image

Acceptance Criteria

  • User can view author's name, introduction, social media, and website.
  • User cannot edit author's profile.
@omerkhan3
Copy link
Collaborator

omerkhan3 commented Jul 30, 2020

API Integration

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

@emtay
Copy link
Collaborator

emtay commented Jul 30, 2020

@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

@emtay emtay added the Reviewed Has been peer reviewed by product label Jul 30, 2020
@kumudchauhan
Copy link
Member

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

@AckslD AckslD self-assigned this Feb 17, 2021
@AckslD AckslD removed the Reviewed Has been peer reviewed by product label Feb 17, 2021
@AckslD AckslD linked a pull request Feb 25, 2021 that will close this issue
@AckslD AckslD removed their assignment Apr 15, 2021
@AckslD
Copy link
Collaborator

AckslD commented Apr 15, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants