Example 645

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 24"
tasks: [
{
id: "ULPQ1R"
title: "The API interface is down, override the neural driver so we can quantify the JBOD microchip!"
assignee: "Cedrick Hammes"
priority: "high"
status: "todo"
points: 3
}

{
id: "IHGDKY"
title: "I'll reboot the redundant USB sensor, that should matrix the OCR microchip!"
assignee: "Christopher Wiegand III"
priority: "medium"
status: "done"
points: 8
}

{
id: "WNOOMB"
title: "You can't override the driver without compressing the online HEX array!"
assignee: "Tasha Moen"
priority: "high"
status: "todo"
points: 5
}
]
}

See also