Backlog: B2B corporate dashboard
TL;DR
PRD post-MVP roadmap. Stub UI exists at src/app/enterprise/. Build the real flow when client signs B2B clients (HR-managed cohorts, company billing, progress reports).
Description
- Companies (
t_companies) with HR admin users.
- Bulk enrollment of employees into courses / batches.
- Per-company dashboard: progress, attendance, certificates earned, quiz grades (when quizzes exist).
- Per-company invoicing flow (still likely manual until payment gateway).
- Reuse existing learner experience; HR is just a privileged scope.
Acceptance Criteria
- [ ] Schema for
t_companies, company-user membership, company-enrollment relationship.
- [ ] HR can see employee progress on a single dashboard.
- [ ] Unhide
src/app/enterprise/ after first paying B2B client.
- [ ] Documented pricing distinct from B2C in [[Areas/LumenDev/clients/aksara-karir/commercial-pricing|Commercial]].
Priority
- Priority: p2
- Rationale: revenue lever, but Aksara is not actively closing B2B yet.
Dependencies
Links