4 Commits

Author SHA1 Message Date
Jake Shore
458e156868 bamboohr: Add APPS.md documentation 2026-02-12 17:43:43 -05:00
Jake Shore
f6d8b43694 bamboohr: Build 18 React MCP Apps with complete structure
- Created 18 standalone React apps in src/ui/react-app/{app-name}/
- Each app has App.tsx, index.html, and vite.config.ts
- All apps use dark theme (#0f172a/#1e293b)
- Apps built: employee-dashboard, employee-detail, employee-directory,
  time-off-calendar, time-off-requests, time-off-balances, report-builder,
  benefits-overview, benefits-enrollment, payroll-dashboard, goal-tracker,
  training-catalog, training-progress, file-manager, org-chart,
  headcount-analytics, turnover-report, new-hires
- Each app self-contained with inline components
- Client-side state management with React hooks
- Tailwind CSS via CDN for styling
- Unique dev server ports (3000-3017)
2026-02-12 17:43:17 -05:00
Jake Shore
d57ba64b05 fix: tsc errors in bamboohr, gusto, rippling (DOM lib, Buffer type, JSX types) 2026-02-12 17:32:25 -05:00
Jake Shore
a2e5d4d1d9 Initial commit: MCPEngine - 30 MCP servers for business software 2026-02-02 04:35:44 -05:00