Skip to content

CLIENT: Dashboard - Student View - Posts feed #34

@RoderickLei

Description

@RoderickLei

Problem Description

As a user, I want to see a feed of all users’ posts, sorted by most recent.

Required Changes

  • Fetch posts and render in reverse chronological order.
  • Support initial load and refresh.

Goal

  • Display a correctly sorted posts feed.

Acceptance Criteria

  • Posts are rendered as a list of cards.
  • Sorted by most recent first.
  • Loading and error states are visible.

Dependencies

  • Backend: endpoint to list posts with date/time.
  • Postcards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions