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