MM

Martin Melody

Systems Installation Engineer @ CBE

← Back to projects

Case Study

LogIt

LogIt is a mobile-first workout tracker aimed at fast session logging and strong data ownership. It is designed offline-first and uses platform-appropriate local persistence.

SvelteKit Capacitor SQLite Offline-first Fitness

What it does

  • Tracks workouts, split plans, and recent sessions in a quick mobile flow.
  • Supports planned and unplanned sessions with minimal friction.
  • Prioritises reliability and speed when logging in real-world gym sessions.

Architecture highlights

  • Repository-based data layer for workouts, splits, and exercises.
  • Uses browser local persistence on web builds.
  • Switches to SQLite-backed storage for native builds via Capacitor.

Screenshots