Example 2448
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 24"
tasks: [
{
id: "W1TVWR"
title: "Try to generate the UDP feed, maybe it will compress the redundant transmitter!"
assignee: "Bernie Yost"
priority: "critical"
status: "done"
points: 2
}
{
id: "GJUJEV"
title: "The API pixel is down, parse the online circuit so we can index the JSON panel!"
assignee: "Hillary Dicki"
priority: "low"
status: "todo"
points: 5
}
{
id: "CACZ0J"
title: "I'll transmit the mobile SDD interface, that should firewall the SMTP transmitter!"
assignee: "Mitchell Morissette"
priority: "high"
status: "review"
points: 1
}
]
}