You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a chat for every transaction that has been accepted by the courier
The three users involved in the transaction are part of the chat and can see each other messages.
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: