Skip to content

Implement tournament broadcasts #304

@ianpaschal

Description

@ianpaschal

User Story

As a TO, I want to be able to broadcast a message to all players by email.

Functional Requirements

  • TO can write a message. On send, the message is emailed to all players.

Implementation Details

This is a stub of a future feature. Whatever implementation is chosen, it should be adaptable in the future for push notifications, in app-notifications, and possibly even conversations. This means it would likely be wise create 1 DB record per message copy with a read status, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature with brand-new functionality.

    Projects

    Status

    To-Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions