Skip to content

Implement group detail real-time updates #35

@big14way

Description

@big14way

Add real-time or polling-based updates to the group detail page.

Acceptance Criteria:

  • Poll contract for round status changes every 10 seconds
  • Update member contribution status without page reload
  • Show live progress bar of current round contributions
  • Stop polling when round is complete

Files: src/app/groups/[id]/page.tsx, src/components/RoundProgress.tsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions