-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: Resume Analytics Chart for Admin Dashboard #27
Copy link
Copy link
Open
Labels
Description
Description
Add a resume analytics section in the Admin Dashboard to visualize platform usage and analysis insights.
Currently the dashboard shows placeholder cards:
SCANN_NGResumes AnalyzedDecrypting Data...Developing
In the future this section will display real analytics using charts.
Planned Features
- Resume analyses per day chart
- Average match score
- Total resumes analyzed
- Most analyzed job roles
- User activity trends
Implementation Plan
Backend:
GET /api/admin/resume-analytics
Frontend:
- Integrate charts using Recharts
- Replace placeholder values with real analytics data
- Display data trends visually
Goal
Provide admins with insights about how users are using the resume analysis system.
Reactions are currently unavailable