Implement subscription web dashboard with admin controls
Description
Context: Merchants need web-based admin dashboard beyond mobile app.
Current Limitation: Mobile-only UI exists.
Expected Outcome: Implement full-featured web admin dashboard.
Acceptance Criteria
Technical Scope
Files Likely Affected:
web/dashboard/src/ - New web dashboard
backend/api/adminRoutes.ts - Admin API routes
APIs/Contracts Involved:
- Full admin API with dashboard frontend
Implement subscription web dashboard with admin controls
Description
Context: Merchants need web-based admin dashboard beyond mobile app.
Current Limitation: Mobile-only UI exists.
Expected Outcome: Implement full-featured web admin dashboard.
Acceptance Criteria
Technical Scope
Files Likely Affected:
web/dashboard/src/- New web dashboardbackend/api/adminRoutes.ts- Admin API routesAPIs/Contracts Involved: