Example 5350
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 3"
tasks: [
{
id: "WWSJXC"
title: "transmitting the card won't do anything, we need to bypass the solid state CSS interface!"
assignee: "Lula Glover"
priority: "high"
status: "done"
points: 1
}
{
id: "K8GIT6"
title: "If we hack the bus, we can get to the COM interface through the mobile UDP sensor!"
assignee: "Dariana Erdman"
priority: "critical"
status: "review"
points: 8
}
{
id: "SJUK1H"
title: "Try to hack the USB capacitor, maybe it will program the cross-platform firewall!"
assignee: "Bradley Rogahn"
priority: "medium"
status: "in_progress"
points: 3
}
{
id: "4EEEZ1"
title: "We need to back up the wireless CLI bus!"
assignee: "Alvis Lynch"
priority: "critical"
status: "done"
points: 8
}
]
}