Example 11145
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 4"
tasks: [
{
id: "QTSL2G"
title: "bypassing the alarm won't do anything, we need to override the cross-platform API card!"
assignee: "Susana Tremblay"
priority: "low"
status: "todo"
points: 13
}
{
id: "BJT3X7"
title: "Try to override the SCSI monitor, maybe it will transmit the cross-platform matrix!"
assignee: "Alana Emard"
priority: "low"
status: "review"
points: 3
}
{
id: "HPBVQA"
title: "The EXE card is down, parse the 1080p bus so we can connect the SAS firewall!"
assignee: "Keeley Bayer"
priority: "low"
status: "done"
points: 5
}
{
id: "LFD5UX"
title: "Use the redundant THX program, then you can connect the mobile card!"
assignee: "Mrs. Karen Gulgowski"
priority: "low"
status: "done"
points: 8
}
]
}