aboutsummaryrefslogtreecommitdiffstats
path: root/models.py
Commit message (Collapse)AuthorAgeFilesLines
* Add workout logging CLI with SQLite storageThomas Vanbesien2026-03-111-0/+132
Exercises CRUD, session logging with sets/reps/RPE/rest/LSRPE, session viewing and deletion. Interactive terminal menu.