Example 13245
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 21"
tasks: [
{
id: "LZTTXL"
title: "The PNG driver is down, navigate the multi-byte matrix so we can program the IB array!"
assignee: "Ruben Langworth III"
priority: "high"
status: "in_progress"
points: 2
}
{
id: "GIJALN"
title: "We need to transmit the primary COM panel!"
assignee: "Shelia Sawayn"
priority: "low"
status: "review"
points: 13
}
{
id: "I593DD"
title: "We need to index the multi-byte ADP hard drive!"
assignee: "Elena Swaniawski"
priority: "high"
status: "todo"
points: 8
}
]
}