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

[Pailot-P0] SPIKE: Investigate adding chat functionality for transactions #54

Open
vyktoremario opened this issue Feb 15, 2023 · 0 comments
Assignees
Labels
feature A new Feature

Comments

@vyktoremario
Copy link
Collaborator

We will have to add chat functionalities for each transaction, to help the parties involved (Sender, Courier and Receiver) communicate effectively while the transaction is ongoing.

We need to find out how:

  1. Create a chat for every transaction that has been accepted by the courier
  2. The three users involved in the transaction are part of the chat and can see each other messages.
  3. The chat should be killed (or ended) when the transaction is marked as completed.

You can actually do a POC (Proof of concept) and open a PR if you need to.
Or you can just document your findings on this ticket.

@vyktoremario vyktoremario added the feature A new Feature label Feb 15, 2023
@Danotsonof Danotsonof self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new Feature
Projects
None yet
Development

No branches or pull requests

2 participants