Active development — not a finished product.
Strength training app for building long-term training plans and tracking workouts.
Linux only for now.
./run_linux.shBuilds the Rust backend and launches the Flutter app on Linux.
cd application_core && cargo testcd frontend && flutter test