Source: FRONTEND_ISSUES.md (Issue 14)
Background
When a seeker clicks an expert, they need to see detailed information before booking.
Goal
Create a dynamic routing page for individual expert profiles.
Acceptance Criteria
- Display bio, skills, past reviews, and hourly rate.
- "Book Session" call-to-action button.
Key Files
src/app/explore-experts/[id]/page.tsx, src/components/profile/ExpertDetails.tsx
4. Session Management
Auto-created by SkillSphere Issue Creator Script.
Source:
FRONTEND_ISSUES.md(Issue 14)Background
When a seeker clicks an expert, they need to see detailed information before booking.
Goal
Create a dynamic routing page for individual expert profiles.
Acceptance Criteria
Key Files
src/app/explore-experts/[id]/page.tsx,src/components/profile/ExpertDetails.tsx4. Session Management
Auto-created by SkillSphere Issue Creator Script.