Demo Approach

HYPOTHESIS: thoughtful placement of page elements and interactivity can build a sense of curiosity and empowerment in the user, while content can create an emotional connection that drives action.

Owner
Demo Delivery Team
Status
Ready for walkthrough
Last updated
2026-03-15

Key points

  • The front-end makes calls to a minimally designed API, backed by mocked demo data.
  • The tech stack aligns with GoFundMe preferences, including deployment to AWS.
  • The focus of AI in this project was development acceleration and fraud metrics.

Stack and rationale

LayerChoiceWhy it matters
FrontendNext.js App Router + ReactFast route iteration and static-first demo pages without tooling overhead.
ContractsTypeScript contract moduleShared response types keep page and API assumptions aligned.
Data modelProjection layer over snapshot fixturesDeterministic outputs for reliable demos and reproducible walkthroughs.
DeploymentAWS Amplify hostingProduction-like URL and repeatable measurement environment.

Delivery tracks

TrackScopeExecutive signal
Experience routesProfile, Fundraiser, Community, DashboardEnd-to-end user and internal workflow narrative is visible.
Trust postureIntegrity signals + fraud triage artifactsExplains how platform trust and safety concerns are surfaced.
Operational proofMetrics + performance validation pagesClaims are backed with measured data and explicit thresholds.

Risk and mitigation

  • Risk: over-indexing on slideware. Mitigation: live route walkthrough is center of demo.
  • Risk: stale claims. Mitigation: values on demo pages are sourced from committed artifacts.
  • Risk: trust ambiguity. Mitigation: AI/fraud actions are made explicit in metric tables.