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

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

Open
multipletwigs opened this issue Jun 2, 2024 · 0 comments
Open

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

multipletwigs opened this issue Jun 2, 2024 · 0 comments

Comments

@multipletwigs
Copy link
Collaborator

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant