Skip to content

Feature/employee recognition wall - #1896

Merged
Dev1822 merged 4 commits into
Dev1822:mainfrom
Anubhutisharma-07:feature/employee-recognition-wall
Aug 28, 2026
Merged

Feature/employee recognition wall#1896
Dev1822 merged 4 commits into
Dev1822:mainfrom
Anubhutisharma-07:feature/employee-recognition-wall

Conversation

@Anubhutisharma-07

Copy link
Copy Markdown

Overview

Implemented an Employee Recognition Wall for paySphere to enable peer recognition, showcase employee achievements, track recognition streaks, and analyze recognition activity across departments.

Features

  • 🏆 Employee recognition wall
  • 🥇 Recognition leaderboard
  • 🎖️ Achievement badges
  • 📊 Recognition analytics
  • ✨ Give Kudos modal
  • 💬 Peer recognition messages
  • 🔥 Recognition streak tracking
  • 🏢 Department recognition insights

Dashboard Sections

Recognition Wall

  • 12 kudos entries
  • From/to employee avatars
  • Recognition messages
  • Badge tags
  • Reaction buttons
  • Badge filter chips

Leaderboard

  • Top 10 recognized employees
  • Gold, silver, and bronze rankings
  • Recognition streak tracking

Badges

Includes 8 achievement badges:

  • Team Player
  • Innovator
  • Above & Beyond
  • Mentor
  • Speed Demon
  • Customer Hero
  • Problem Solver
  • Culture Champion

Analytics

  • Monthly kudos trend
  • Monthly badge trend
  • Department recognition breakdown
  • Key recognition insights

Give Kudos

Added an interactive modal with:

  • Employee picker
  • Badge selector grid
  • Message composer
  • Recognition submission flow

Data

  • 348 total kudos
  • 285 badges awarded
  • 14-day top recognition streak
  • 12 recognition entries
  • 8 achievement badges
  • Top 10 leaderboard

Files

  • EmployeeRecognitionWall.jsx
  • navigation.js

Route

/recognition

Testing

  • Verified kudos feed rendering
  • Verified badge filtering
  • Verified recognition reactions
  • Verified leaderboard rankings
  • Verified badge distribution
  • Verified analytics charts
  • Verified Give Kudos modal
  • Verified navigation integration
  • Verified responsive layout

Branch

feature/employee-recognition-wall

Commit

f86047c4

closes#1895

Anubhutisharma-07and others added 4 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>
@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 e17b642 into Dev1822:mainAug 28, 2026
6 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 Recognition Wall

2 participants

@Anubhutisharma-07@Dev1822