Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

[Akeru Web App] Implement Basic Thread Interface Layout #126

@multipletwigs

Description

@multipletwigs

Description
Create a basic layout for the thread interface. This should include:

  • A header section with the thread title.
  • A main chat window for displaying messages which is located on the third column of the layout.
  • An input area for typing and sending messages.
  • Keep in mind that we will also allow file uploads.

Tasks

  1. Design and implement the header section.
  2. Design and implement the chat message display area.
  3. Design and implement the input area with a text box and send button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions