FR-23: Sending messages to advertisers
Description
As an authenticated user, I want to be able to send a chat message to an advertiser so I can ask for more information on the property.
Context
Data-model
Chat message
- Title (string)
- Content (string)
- User ID
Association
- Message ID
- Participant ID
Acceptance criteria
- AC1 - An authenticated user should be able to message advertisers.
- AC2 - An authenticated user should be able to send a message to an advertiser from a property listing.