Description
Add a resume analytics section in the Admin Dashboard to visualize platform usage and analysis insights.
Currently the dashboard shows placeholder cards:
SCANN_NG
Resumes Analyzed
Decrypting 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.
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...DevelopingIn the future this section will display real analytics using charts.
Planned Features
Implementation Plan
Backend:
Frontend:
Goal
Provide admins with insights about how users are using the resume analysis system.