Example 4854
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 15"
tasks: [
{
id: "3OWNPG"
title: "The XSS port is down, parse the multi-byte card so we can generate the EXE feed!"
assignee: "Mattie Mertz"
priority: "medium"
status: "done"
points: 8
}
{
id: "ZN5P7V"
title: "We need to back up the redundant UTF8 program!"
assignee: "Amy Stiedemann-DuBuque"
priority: "critical"
status: "done"
points: 3
}
{
id: "DWRFT4"
title: "If we parse the driver, we can get to the AI driver through the cross-platform RAM microchip!"
assignee: "Leonie Pacocha"
priority: "high"
status: "done"
points: 13
}
]
}