Skip to content
Selected work

03 / iOS

Squeaky!

A native finance prototype built around reliable transaction data and faster entry through App Shortcuts.

Squeaky finance prototype interface overview
01 / 03

Product evidence

Finance overview

The prototype dashboard brings transaction data, budget context, and team-owned modules into one product view.

Engineering decisions

Key technical decisions.

  • 01I modeled transaction data in SwiftData so the dashboard, budget, recap, and related modules could read from one shared source of truth.
  • 02I implemented App Intents and App Shortcuts as a native entry point for recording transactions outside the main app navigation.
  • 03I defined integration boundaries and reviewed team-owned modules so independently developed features could operate within one prototype.