Skip to content

Feature/employee learning tracker - #1900

Merged
Dev1822 merged 6 commits into
Dev1822:mainfrom
Anubhutisharma-07:feature/employee-learning-tracker
Aug 28, 2026
Merged

Feature/employee learning tracker#1900
Dev1822 merged 6 commits into
Dev1822:mainfrom
Anubhutisharma-07:feature/employee-learning-tracker

Conversation

@Anubhutisharma-07

Copy link
Copy Markdown

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

  • 📊 Learning overview and rankings
  • 📚 Course tracking
  • 🎯 Skill development tracking
  • 🏆 Certification management
  • 🛤️ Structured learning paths
  • 📈 Enrollment and completion analytics
  • 🔍 Course search and filtering
  • 📊 Progress visualization

Dashboard Sections

Overview

  • Top 5 learners ranking
  • Monthly enrollment chart
  • Monthly completion chart
  • 4 learning path progress cards

Courses

  • 10 courses
  • Search functionality
  • Category filters
  • Progress rings
  • Difficulty badges
  • Ratings
  • Skill tags

Skills

  • 14 skills
  • Skill-level progress bars
  • Up/down/stable trend indicators
  • Category filtering

Certifications

  • 6 professional certifications
  • Certification holder tracking
  • Expiry dates
  • Issuer information
  • Certification icons

Learning Paths

  • 4 structured learning paths
  • Progress bars
  • Enrollment counts
  • Course statistics
  • Learning-hour statistics

Data

  • 10 employees with learning metrics
  • 10 courses across 8 categories
  • 14 skills with trend tracking
  • 6 professional certifications
  • 4 structured learning paths

Files

  • EmployeeLearningTracker.jsx
  • navigation.js

Route

/learning

Testing

  • Verified learner rankings
  • Verified enrollment and completion charts
  • Verified course search
  • Verified category filtering
  • Verified course progress indicators
  • Verified skill trends
  • Verified certification tracking
  • Verified learning path progress
  • Verified navigation integration
  • Verified responsive layout

Branch

feature/employee-learning-tracker

Commit

b099c957

closes#1899

Anubhutisharma-07and others added 6 commits August 28, 2026 23:01
…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>
@vercel

vercelBot commented Aug 28, 2026

Copy link
Copy Markdown

@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.

@Dev1822
Dev1822 merged commit 993dbe6 into Dev1822:mainAug 28, 2026
5 of 21 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Employee Learning Tracker

2 participants

@Anubhutisharma-07@Dev1822