Example 9546
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 2"
tasks: [
{
id: "CFXSVC"
title: "Try to parse the JSON alarm, maybe it will reboot the 1080p panel!"
assignee: "Brent Hartmann"
priority: "medium"
status: "done"
points: 3
}
{
id: "DEPLPP"
title: "Use the back-end COM protocol, then you can copy the 1080p program!"
assignee: "April Adams"
priority: "medium"
status: "review"
points: 8
}
{
id: "0HBG3A"
title: "Use the redundant AGP driver, then you can quantify the haptic hard drive!"
assignee: "Anthony Rolfson"
priority: "low"
status: "done"
points: 1
}
{
id: "1WSR7X"
title: "I'll parse the virtual FTP card, that should protocol the OCR microchip!"
assignee: "Mrs. Amir Bernhard"
priority: "low"
status: "done"
points: 2
}
{
id: "HGEQVM"
title: "Use the optical THX circuit, then you can navigate the virtual system!"
assignee: "Rex Rohan III"
priority: "medium"
status: "done"
points: 8
}
{
id: "KOLMS1"
title: "bypassing the system won't do anything, we need to override the digital API card!"
assignee: "Randal Kling"
priority: "low"
status: "todo"
points: 8
}
]
}