A fast, offline mobile app for tracking daily workouts. Built with .NET MAUI and SQLite, it runs entirely on the device without relying on internet connectivity.
- Offline: All data is stored locally via SQLite, no network requests required.
- Secure Accounts: Local user registration and login with BCrypt password hashing.
- Custom Routines: Track sets, reps, and weights for your workouts.
- Exercise Library: Search exercises and see targeted muscle groups.
- Quick Add: Multi-select support to batch-add exercises to a routine.
- History & Reports: Filter past workouts by date to track progress.
- Interval Timer: Built-in timer with custom run, rest, and interval settings.
- Dark UI: A straightforward dark theme designed to be easy on the eyes.