TrackING
Multi-tenant project & task management platform
A workspace-based project tracker used across 5 partner colleges and internal departments. Teams organise work into isolated workspaces, each with its own projects, members, statuses and permission model — all synchronised live.
- Multi-tenant workspace architecture: every view reshapes around the active workspace and the user's role within it
- Granular permission matrix — 20+ discrete capabilities per group, resolved client-side to hide, disable or expose each control
- Hierarchical task tables with nested sub-tasks, drag-to-reorder columns, inline editing and server-side pagination
- Bidirectional WebSocket sync so status transitions, assignments and dashboard metrics update without a refresh
- React
- Next.js
- TypeScript
- WebSockets
- TanStack Table
- Tailwind CSS