Feature Description
StudyPlan users should have a visual representation of their daily study streaks and completed tasks (similar to the GitHub contribution chart or habit tracking matrix). Proposing to implement a Study Progress Heatmap Visualizer.
Expected Behavior
- SVG Grid Map: Renders a 53-week grid representing the calendar year, where each square corresponds to a day.
- Color Depth representation: Square colors range from light gray/mute green to deep green depending on the count of study hours/tasks completed on that day.
- Tooltip Attributions: Hovering over any square displays a tooltip (e.g. "3 tasks completed on June 12").
- Streak Calculation: Computes and displays "Current Streak" and "Longest Streak" metrics on the summary board.
Benefits
- Highly encourages daily study habits through game-like visualization.
- Visually enhances the dashboard analytics panel.
Please assign this issue to me under GSSoC '26. Thank you!
Feature Description
StudyPlan users should have a visual representation of their daily study streaks and completed tasks (similar to the GitHub contribution chart or habit tracking matrix). Proposing to implement a Study Progress Heatmap Visualizer.
Expected Behavior
Benefits
Please assign this issue to me under GSSoC '26. Thank you!