Skip to content

core: implement loan application credit simulation #18

Description

@EmeditWeb

Problem

Before applying for a loan learners have no way to
simulate how the loan will affect their finances.

What To Build

  1. Credit simulator screen with sliders
  2. Affordability advice (green/amber/red)
  3. Comparison view (3 vs 6 vs 12 months)
  4. Save simulation

Files To Touch

  • app/(tabs)/simulate.tsx (new)
  • hooks/useLoanSimulator.ts (new)
  • app/(tabs)/_layout.tsx

Acceptance Criteria

  • All calculations correct and real-time
  • Income health indicator accurate
  • Comparison table renders correctly
  • Saved simulation pre-fills wizard
  • npx expo export --platform web passes

Mandatory Checks Before PR

  • npx expo export --platform web passes
  • PR references this issue

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions