Implement the enrolled candidates page within the company dashboard. This should display all candidates enrolled in a specific project, along with their progress and submitted GitHub repositories.
Requirements
-
Create a hook to fetch enrolled candidates for a given project
-
Fetch and display each candidate’s:
- Enrollment details
- Current project progress
- Submitted GitHub repositories
-
Integrate the hook with the company dashboard UI

Implement the enrolled candidates page within the company dashboard. This should display all candidates enrolled in a specific project, along with their progress and submitted GitHub repositories.
Requirements
Create a hook to fetch enrolled candidates for a given project
Fetch and display each candidate’s:
Integrate the hook with the company dashboard UI