Simple mobile app built with Flutter 3 for calisthenics and weightlifting. Track sets, reps, circuits, rest timers, and workout history.
This app is created for demo purposes only to showcase Flutter development and MVVM architecture.
- Add, edit, delete workouts with categories (push, pull, legs, upper/lower/full body)
- Track sets, reps, and circuit training
- Set rest timers between sets
- View workout history
- Flutter 3
- Dart 3
- MVVM architecture: View → ViewModel → Repository → Model
- Mobile app for Android/iOS
- Web version included for UI testing only