Devlog 6 - Progress Tracking
Today I added a progress tracking feature to the Study Planner.
The planner already allowed users to create subjects, add tasks, and mark tasks as completed. To make it easier to see overall progress, I added a progress bar for each subject.
The progress bar updates automatically based on how many tasks have been completed.
If no tasks are finished, the progress stays at 0%. As tasks are completed, the percentage increases and the progress bar grows.
I spent some time testing different situations such as adding new tasks, completing tasks, and unchecking completed tasks. This helped make sure the progress always shows the correct value.
I also added a small percentage display above the progress bar so users can quickly see their current progress without needing to count tasks.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.