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

Implement logic for sending messages #55

Closed
mqnguyen5 opened this issue Jan 20, 2022 · 0 comments
Closed

Implement logic for sending messages #55

mqnguyen5 opened this issue Jan 20, 2022 · 0 comments
Labels
backend feature Feature request frontend priority:low Default priority when a new issue is created
Projects
Milestone

Comments

@mqnguyen5
Copy link
Collaborator

mqnguyen5 commented Jan 20, 2022

Is your feature request related to a problem? Please describe.
In order for the "Message" page to be completed, we need to implement the logic for sending messages from one user to the other

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

Describe the solution you'd like
N/A (Still thinking)

Acceptance criteria

  • When the user press "Send", the message is persisted successfully in the DB
  • Messages can be retrieved from the DB and rendered in a chat bubble
  • Both users inside the conversation can see the messages

Describe alternatives you've considered
N/A

Additional context

@mqnguyen5 mqnguyen5 added feature Feature request backend frontend priority:low Default priority when a new issue is created labels Jan 20, 2022
@mqnguyen5 mqnguyen5 added this to Backlog in Seeksi via automation Jan 20, 2022
@mqnguyen5 mqnguyen5 added this to the Milestone 3 milestone Jan 20, 2022
Seeksi automation moved this from Backlog to Done Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend feature Feature request frontend priority:low Default priority when a new issue is created
Projects
Seeksi
  
Done
Development

No branches or pull requests

2 participants