-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Description
Create a terminal-based progress visualization that shows a learner's completion status across all levels. Could use a simple bar chart or grid display using ASCII art or the rich library.
Example Output
Level 00 [===============] 15/15
Level 0 [======== ] 8/15
Level 1 [ ] 0/15
...
Acceptance Criteria
- Reads completion data from
PROGRESS.mdor a JSON progress file - Displays progress for all 13 levels and expansion modules
- Works on Windows, macOS, and Linux terminals
- Lives in
tools/directory
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed