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

Description

Compact summary card for peer mentors used in list views and search results. Accepts a PeerMentor domain model and renders status badges, availability indicator, and key profile fields. Follows the unified entity colour system.

Feature: Peer Mentor Profiles

peer-mentor-card-widget

Responsibilities

  • Render compact peer mentor summary for list contexts
  • Display status badge and availability at a glance
  • Support tap navigation to Peer Mentor Detail Screen
  • Render certification expiry warning when relevant

Interfaces

renderCard(peerMentor)
onCardTapped(mentorId)
renderStatusBadge(status)
renderAvailabilityIndicator(isAvailable)

Related Data Entities (2)

Data entities managed by this component