Feature/employee learning tracker - #1900
Merged
Dev1822 merged 6 commits intoAug 28, 2026
Merged
Conversation
…PTO analytics 486-line wellness dashboard with 5 tabs — Overview (KPI cards, risk donut chart, department stress bars, trend lines), Employees (searchable cards with wellness scores, stress/engagement meters, PTO/overtime metrics), Departments (per-department stress/engagement/overtime comparison), Recommendations (severity-based wellness actions with affected employee lists), Trends (6-month stress/engagement/overtime charts with key insights). Integrates into PaySphere routing as /wellness. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…llness and Labour Welfare Fund 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
… analysis 525-line pulse survey dashboard with 5 tabs — Overview (response rate gauges, question averages bar chart, sentiment overview, department response rates), Question Analysis (per-question score distributions with histograms, text feedback sentiment tags), Departments (searchable department breakdown with engagement scores), Sentiment (filtered positive/negative/neutral suggestions with department tags), Trends (quarterly trend lines for engagement/satisfaction/eNPS, key insights, top themes). 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…erboard 410-line recognition wall with 4 tabs — Recognition Wall (filterable kudos feed with badge tags, reaction counts, from/to avatars), Leaderboard (top 10 most recognized employees with medals, streak tracking), Badges (8 achievement badges with distribution bars and descriptions), Analytics (monthly trend chart, department breakdown, key insights). Includes kudos creation modal with employee picker, badge selector, and message composer. Route at /recognition. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…lytics 370-line team performance dashboard with 4 tabs — Overview (team cards with OKR progress rings, engagement/collaboration health bars, sprint summaries, velocity chart), OKR Tracker (per-objective progress rings, key result status bars with on-track/at-risk/behind labels), Sprint Analytics (planned/completed/in-progress/blocked story counts, velocity metrics, completion bars, active sprint highlighting), Team Health (engagement, satisfaction, workload, collaboration, burnout risk metrics with health scores for 6 teams). Route at /team-performance. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
…cations 373-line learning tracker with 5 tabs — Overview (top learners, enrollment trend chart, learning paths progress), Courses (filterable course cards with progress rings, difficulty badges, ratings, skill tags), Skills (14 skills with level bars, trend indicators, category filtering), Certifications (6 certs with holder tracking, expiry dates, issuer info), Learning Paths (4 structured paths with progress bars and enrollment counts). Route at /learning. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
@Anubhutisharma-07 is attempting to deploy a commit to the Dev's projects Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Implemented an Employee Learning Tracker for paySphere to help organizations monitor employee learning progress, course participation, skill development, certifications, and structured learning paths.
Features
Dashboard Sections
Overview
Courses
Skills
Certifications
Learning Paths
Data
Files
EmployeeLearningTracker.jsxnavigation.jsRoute
/learningTesting
Branch
feature/employee-learning-trackerCommit
b099c957closes#1899