Example 10053
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 42"
tasks: [
{
id: "T6CG2V"
title: "We need to navigate the solid state TLS circuit!"
assignee: "Amy Halvorson"
priority: "high"
status: "in_progress"
points: 13
}
{
id: "7SAHU6"
title: "Use the primary THX port, then you can navigate the wireless bus!"
assignee: "Clint McGlynn"
priority: "critical"
status: "done"
points: 2
}
{
id: "BWQVEF"
title: "We need to input the cross-platform XML driver!"
assignee: "Justyn Reinger"
priority: "low"
status: "in_progress"
points: 1
}
{
id: "WJR6K3"
title: "I'll input the neural RAM transmitter, that should firewall the RAM matrix!"
assignee: "Miss Minerva Ferry"
priority: "critical"
status: "in_progress"
points: 13
}
{
id: "N9BYTC"
title: "We need to program the digital SAS panel!"
assignee: "Reggie Zieme"
priority: "high"
status: "done"
points: 3
}
{
id: "CGVA0R"
title: "Use the auxiliary TLS port, then you can transmit the virtual alarm!"
assignee: "Mr. Judge Rohan"
priority: "high"
status: "done"
points: 13
}
]
}