feat: add weekly productivity summary dashboard - #2717
karthikeyakakarlapudi2007 wants to merge 3 commits into
Conversation
GSSoC Label Checklist 🏷️@Umbrella-io — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
|
Hi @Umbrella-io, This PR implements the Weekly Productivity Summary feature as discussed in the issue. Implemented:
Kindly review the PR and provide your valuable feedback. I would be happy to make any required changes. Thank you. |
|
Thanks for the contribution! We are currently in a code cleanup sprint and not accepting new features. Please see the discussion for details: #2651 This PR will be revisited once the sprint ends. In the meantime, contributions to testing, refactoring, bug fixes, or documentation are welcome. |
|
New UI/feature PRs are on hold during the code quality sprint — see discussion #2651. PRs for tests, refactoring, bug fixes, docs, and performance are welcome. |
|
New feature/UI PRs are on hold during the code-quality sprint — see discussion #2651. We'll revisit after the sprint; tests, refactors, and bug-fix PRs are the priority right now. |
|
I merged this onto current 1. Syntax error — the route doesn't compile. 2. Dashboard-crashing shape mismatch. In Fix those two, get |
Description
This PR introduces the Weekly Productivity Summary feature to DevTrack, providing users with a consolidated overview of their weekly development activity and productivity trends.
Features Implemented
Added a dedicated Weekly Productivity Summary section to the dashboard.
Displayed key weekly metrics such as:
Added comparison between current week and previous week statistics.
Included productivity insights such as contribution trends and activity patterns.
Added responsive UI to ensure seamless experience across desktop, tablet, and mobile devices.
Maintained consistency with the existing DevTrack design system.
Testing Performed
Related Issue
Closes #