This proof of concept demonstrates TaskTrasker's core concept: every task is a node, and every node is first-class.
Try editing tasks, adding labels, and nesting in multiple ways to explore the upcoming product behavior.
Public demo mode: no sign-in required and no backend saving. Data is temporary and resets when the page session is refreshed.
Drag tasks before/inside each other, assign blockers, and complete with optional force override. Changes stay in-memory for this browser session only.
Manual drag-and-drop positions stay saved to each task, and you can switch between views anytime without losing layout.
Launch TaskTrasker v1
Build auth + onboarding
Finalize task tree interactions
Blocked by: Build auth + onboarding
Traditional apps: flatten work into lists.
TaskTrasker: every task can become its own plan with nested child tasks and richer workflow states.