Project Challenge
Issue Triage Dashboard
Design a support triage workflow that groups API records into ready-to-render priority columns.
This Challenge
API Workflows
Challenge brief
Support leads want a triage dashboard that separates blockers, active work, and low-priority items before the UI team builds the real screen.
Return a dashboard snapshot with grouped tickets, counters, and the most urgent titles ready for rendering.
Project Workspace
Build the challenge in one focused editor
Use the starter code, run the checks, and compare your structure with the solution notes only after you have attempted the project yourself.
Build the challenge in JavaScript or TypeScript, then run the current workspace checks against the compiled output.
Critical tickets should surface as blockers with accurate counts.
Inspect the project solution like a senior reviewer would, with correctness, structure, and maintainability feedback.