Example 7254
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 20"
tasks: [
{
id: "65DCWD"
title: "The API system is down, connect the optical array so we can input the USB capacitor!"
assignee: "Miss Ena Lemke"
priority: "high"
status: "todo"
points: 13
}
{
id: "FK7LBL"
title: "The XML hard drive is down, navigate the multi-byte protocol so we can transmit the RSS bus!"
assignee: "Tina Sporer"
priority: "critical"
status: "done"
points: 2
}
{
id: "XH20N8"
title: "Try to index the RAM card, maybe it will transmit the auxiliary system!"
assignee: "Rosie Walker"
priority: "critical"
status: "review"
points: 2
}
]
}