User Interface low complexity mobile
2
Dependencies
0
Dependents
1
Entities
0
Integrations

Description

Renders the peer mentor's digital certificate as a styled card showing mentor name, issuing organization, issue date, and expiry date. Designed for screenshot sharing and offline viewing.

Feature: Digital Peer Mentor Certificate

certificate-viewer-screen

Responsibilities

  • Display certificate metadata in a visually styled card layout
  • Show expiry status with color-coded validity indicators
  • Provide share/screenshot affordance for the certificate card
  • Handle empty state when no certificate is issued

Interfaces

build(certificate: Certificate): Widget
onShare(): void
onRefresh(): Future<void>

Relationships

Dependencies (2)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component