byescaleira
Back to home
Project Cashly

Finance App

Cashly is a concept for a personal finance app where the real exercise is architecture and interaction design. It explores Clean Architecture in SwiftUI, modular feature boundaries, and the kind of micro-interactions that make a native app feel alive.

Status

Concept
SwiftUIArchitectureUXClean ArchitectureSPM

Goals

  • Practice modular SwiftUI architecture end-to-end.
  • Design interactions that feel native and immediate.
  • Keep the codebase easy to test and extend.

Learnings

  • State management is the hardest part of finance UIs.
  • Motion should clarify, not decorate.
  • Small modules force clearer contracts.