Skip to content

EPIC: Dashboard - Teacher View #23

@TeinSchoemaker

Description

@TeinSchoemaker

Posts Feed

When a teacher is logged in, they should be redirected to the dashboard which displays:

  • a feed with posts made by all users, sorted by most recent post
  • an input to create a new post
  • a search bar
  • a list of cohorts
  • a list of students
  • a list of teachers

Each post in the post feed should be displayed as its own UI card containing:

  • The author’s first name and last name
  • The date & time of the post
  • The author’s initials in a coloured circle
  • A button with 3 dots the user can click, allowing them to delete or edit the post. This should be available on all posts as a teacher
  • The post content
  • A like button with a heart icon
  • A comment button with a speech bubble icon
  • The number of likes that the post has, or a message that tells the user they will be the first to like the post
  • A list of comments the post has
  • A comment input with the logged in users initials displayed in a coloured circle to the left side

Design

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Epic

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions