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

Users can message other users #35

Open
bilalAhmadAyoub opened this issue Oct 12, 2024 · 0 comments
Open

Users can message other users #35

bilalAhmadAyoub opened this issue Oct 12, 2024 · 0 comments

Comments

@bilalAhmadAyoub
Copy link

Estimate: 1 day

As a user,
I want to privately message other users,
so that I can confirm details like pick-up location and time.

Acceptance Criteria
Scenario: User sends a private message to another user
Given that I am logged in and viewing another user’s post
When I click the "Message" button
Then the system opens a private chat window with that user
When I enter a message and click "Send"
Then the system sends my message to the recipient
And the recipient receives a notification of my message.

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

No branches or pull requests

1 participant