Here’s a simple but functional Workout Logbook implemented in Python. It allows users to:
-
Add workout entries
-
View all entries
-
Search by date
-
Save/load entries from a file
Features:
-
Persistent Storage: Entries are saved in
workout_log.json. -
User-Friendly CLI: Menu-based interface.
-
Date Validation: Ensures proper date format is used.
You can run this script in any Python environment. The workout log is saved between sessions.
Share this Page your favorite way: Click any app below to share.