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

Description

The primary screen enabling peer mentors to act as membership ambassadors. Displays a shareable referral link or code unique to the peer mentor, static membership benefit content sourced from the External Link Service, and a clear call-to-action to invite prospective members.

Feature: Membership Recruitment Feature

recruitment-screen

Responsibilities

  • Display peer mentor's unique referral link or code
  • Present membership benefit content editable by org admins
  • Trigger share sheet for referral link distribution
  • Show referral tracking summary (e.g., number of successful referrals)

Interfaces

loadRecruitmentScreen()
displayReferralLink(referralCode: string)
triggerShareSheet(link: string)
loadBenefitsContent(organizationId: string)
displayReferralStats(stats: ReferralStats)

Relationships

Dependencies (2)

Components this component depends on

Related Data Entities (1)

Data entities managed by this component