Example 5943

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 10"
tasks: [
{
id: "SGUHIX"
title: "Try to parse the SAS transmitter, maybe it will connect the solid state firewall!"
assignee: "Rolando Gusikowski"
priority: "low"
status: "done"
points: 8
}

{
id: "4KX8WR"
title: "The FTP system is down, compress the bluetooth matrix so we can transmit the HEX pixel!"
assignee: "Krystel Watsica"
priority: "medium"
status: "done"
points: 8
}

{
id: "V9MWA2"
title: "Try to override the AGP panel, maybe it will hack the wireless driver!"
assignee: "Elisa Oberbrunner"
priority: "critical"
status: "review"
points: 2
}

{
id: "2OTPFM"
title: "The VGA interface is down, copy the wireless panel so we can bypass the SDD sensor!"
assignee: "Bryon Baumbach"
priority: "medium"
status: "done"
points: 5
}

{
id: "1GFXW1"
title: "I'll override the multi-byte THX system, that should card the CLI hard drive!"
assignee: "Cesar Balistreri"
priority: "medium"
status: "done"
points: 3
}
]
}

See also