Impact Summary Screen
Component Detail
User Interface
high complexity
mobile
0
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Full-screen animated retrospective presentation inspired by Spotify Wrapped that guides the user through their annual contribution highlights. Renders a paginated reveal sequence with hero transitions, displaying pre-aggregated statistics as a story-driven narrative celebrating the volunteer's impact.
impact-summary-screen
Responsibilities
- Orchestrate the animated reveal sequence of annual summary cards
- Handle pagination and navigation between summary story slides
- Display personalized impact metrics and milestone achievements
- Provide a share action to export the summary as a static image or deep-link
Interfaces
loadImpactSummary(userId, year)
navigateToNextSlide()
navigateToPreviousSlide()
shareSummary(format)
dismissSummary()
handleZeroActivityState()
applyOrganizationLabels(labels)