Features to Implement:
- Display employee data in cards
Each card should show:
Name
Department
Salary
Performance Score - Color-coded performance badge (via CSS classes)
If score ≥ 75 → Green badge
If score between 50–74 → Yellow badge
If score < 50 → Red badge - Filter employees by department using dropdown/select
- Highlight card on hover (CSS effect)
Подробнее здесь: https://stackoverflow.com/questions/796 ... oyee-cards
Мобильная версия