app/admin/mentors/[id]/page.jsx: everything an admin needs to make a call.
Sections:
- applicant summary (name, bio, existing courses count)
- submitted documents inline viewer
- linked public profile preview (
app/(pages)/educators/[profileid] route exists)
- decision panel fixed to the side on desktop, bottom sheet mobile
Reviewer shouldn't need to open five tabs to approve someone. Keep it one screen.
app/admin/mentors/[id]/page.jsx: everything an admin needs to make a call.Sections:
app/(pages)/educators/[profileid]route exists)Reviewer shouldn't need to open five tabs to approve someone. Keep it one screen.