Skip to content

[FRONTEND] Integrate GET /v1/vaccination/:wallet into Patient Dashboard #236

@dev-fatima-24

Description

@dev-fatima-24

Priority: critical

Description

The Patient Dashboard currently renders mock data. It must be wired to the real GET /v1/vaccination/:wallet endpoint using the authenticated wallet address from the SEP-10 JWT.

Acceptance Criteria

  • Dashboard fetches records for the connected wallet on mount
  • JWT is sent in the Authorization: Bearer header
  • Records are mapped to NFTCard components correctly
  • Empty state is shown when the wallet has no records
  • API errors trigger the error state component

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions