Example 14956
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 4"
tasks: [
{
id: "ZKTECC"
title: "We need to back up the redundant PCI interface!"
assignee: "Molly Bartell"
priority: "medium"
status: "done"
points: 8
}
{
id: "FAYKIA"
title: "You can't input the application without compressing the 1080p SAS array!"
assignee: "Milton Fisher"
priority: "low"
status: "done"
points: 5
}
{
id: "HBNI81"
title: "overriding the capacitor won't do anything, we need to navigate the auxiliary SSL transmitter!"
assignee: "Darrel Abbott"
priority: "low"
status: "todo"
points: 5
}
]
}