🚀 Feature Request: Enhanced Semester-wise CGPA Trend Chart
Current Behaviour
The CGPA Performance Tracker currently shows:
- Basic SGPA input fields per semester
- A performance graph (SGPA solid line + cumulative CGPA dashed line)
- Quick stats: Highest SGPA, Lowest SGPA, Current CGPA, Trend
- A semester comparison bar section
Problem / Gap
While the tracker exists, it lacks several features that would make it
genuinely useful for students planning their academics:
- No data labels on the graph — users can't see exact values on
the chart points without hovering (if tooltips even exist).
- No improvement/decline indicator per semester — students can't
quickly see which semester they dropped or improved.
- No target CGPA line on the graph — the calculator section
computes required CGPA but doesn't visualize it alongside actual performance.
- No export/share option — students can't save or share their
trend as an image.
- Trend label is vague — "Trend" shows a text label but no
percentage or numerical improvement shown.
Proposed Enhancements
Why This Matters
Students use CGPA trackers not just to record data but to make
decisions — which semester to push harder, whether they're on track
for placements. Richer visual feedback makes the tool genuinely
actionable.
Tech Stack Involved
- HTML / CSS / JavaScript (frontend only)
- Chart.js or similar (whichever is currently used for the graph)
Suggested Labels
enhancement good first issue frontend nsoc26
Additional Context
Live page: https://collegedaddy.vercel.app/pages/cgpa.html
🚀 Feature Request: Enhanced Semester-wise CGPA Trend Chart
Current Behaviour
The CGPA Performance Tracker currently shows:
Problem / Gap
While the tracker exists, it lacks several features that would make it
genuinely useful for students planning their academics:
the chart points without hovering (if tooltips even exist).
quickly see which semester they dropped or improved.
computes required CGPA but doesn't visualize it alongside actual performance.
trend as an image.
percentage or numerical improvement shown.
Proposed Enhancements
Why This Matters
Students use CGPA trackers not just to record data but to make
decisions — which semester to push harder, whether they're on track
for placements. Richer visual feedback makes the tool genuinely
actionable.
Tech Stack Involved
Suggested Labels
enhancementgood first issuefrontendnsoc26Additional Context
Live page: https://collegedaddy.vercel.app/pages/cgpa.html