Skip to content

As a user, I want to be able to send instant direct messages to users. #3

Description

@theoliverlear

As a user, I want to be able to send instant direct messages to users.

  • Create a webpage message.html which offers instant messaging.
  • Create a controller that handles requests for instant messages.
  • Create WebSocket connections between the front and back end for seamless communication.
  • Create models like Message.java.
  • Create a table or tables in the database to store information about messages like what their message content was, any attachments, the time it was sent, among others.

Points: 10

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions