Skip to content

feat: add GitHub-style activity heatmap for student engagement - #298

Merged
ayomideadeniran merged 2 commits into
StellarDevHub:mainfrom
oscar24357:feat/activity-heatmap
Apr 27, 2026
Merged

feat: add GitHub-style activity heatmap for student engagement#298
ayomideadeniran merged 2 commits into
StellarDevHub:mainfrom
oscar24357:feat/activity-heatmap

Conversation

@oscar24357

Copy link
Copy Markdown
Contributor

closes #269

- Add StudentActivity model to Prisma schema for granular tracking
- Create activity API endpoint (GET /api/v1/activity)
- Hook activity logging into learning service on lesson completion
- Build ActivityHeatmap component with custom SVG grid (365 days)
- Implement performant tooltip system with framer-motion
- Add Comparison Mode (student vs class average)
- Fix dashboard stats (completedCourses derived from enrollments)
- Add themed loading spinner and Access Denied guard
- Downgrade Prisma to v6.x for Node 20.14 compatibility
@drips-wave

drips-wave Bot commented Apr 26, 2026

Copy link
Copy Markdown

@oscar24357 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayomideadeniran
ayomideadeniran merged commit 17408d9 into StellarDevHub:main Apr 27, 2026
@ayomideadeniran

Copy link
Copy Markdown
Contributor

pr under review, if i find any wrong implementation i will notify you.

@oscar24357

Copy link
Copy Markdown
Contributor Author

pr under review, if i find any wrong implementation i will notify you.

okay then, no problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants