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

User conversation - get opening lines #71

Closed
2 tasks
dtnguyen22 opened this issue Jan 21, 2022 · 0 comments · Fixed by #224
Closed
2 tasks

User conversation - get opening lines #71

dtnguyen22 opened this issue Jan 21, 2022 · 0 comments · Fixed by #224
Assignees
Labels
backend feature Feature request priority:low Default priority when a new issue is created
Projects
Milestone

Comments

@dtnguyen22
Copy link
Collaborator

dtnguyen22 commented Jan 21, 2022

Is your feature request related to a problem? Please describe.

Upon starting a new conversation, user will be suggested some opening lines
An opening line must contain:

  • line ID
  • line content

Are there any related issues? Please list all of them.

Describe the solution you'd like

  • Design a graphql schema for opening line
  • Implement a GraphQL query for a list of opening lines

We can use a third-party API to generate opening (pick-up) lines like Pick Me Up API

Acceptance criteria

  • Once a user starts a new conversation, frontend can query suggested opening lines and display them to the user.
  • Pagination must be implemented

Additional context

Final SRS: https://seneca.sharepoint.com/:w:/s/PRJ566NAAFall2021-Team04/EUqySSjxSqJLiVd2OyWDEAABJI8vfO567WsHBpPZmSQWCg?e=FJcwSh

@dtnguyen22 dtnguyen22 added backend feature Feature request priority:low Default priority when a new issue is created difficulty:easy Issue that takes 1 - 3 days labels Jan 21, 2022
@dtnguyen22 dtnguyen22 added this to the Milestone 3 milestone Jan 21, 2022
@dtnguyen22 dtnguyen22 added this to Backlog in Seeksi via automation Jan 21, 2022
@dtnguyen22 dtnguyen22 removed the difficulty:easy Issue that takes 1 - 3 days label Jan 21, 2022
Seeksi automation moved this from Backlog to Done Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend feature Feature request priority:low Default priority when a new issue is created
Projects
Seeksi
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant