Example 10347
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 33"
tasks: [
{
id: "ECIPCG"
title: "Try to compress the AI pixel, maybe it will copy the bluetooth matrix!"
assignee: "Monique Herman"
priority: "medium"
status: "todo"
points: 3
}
{
id: "8EGPFJ"
title: "If we compress the application, we can get to the AGP transmitter through the primary AGP matrix!"
assignee: "Ramon Murphy"
priority: "low"
status: "review"
points: 1
}
{
id: "QTVHUI"
title: "We need to navigate the online SQL bandwidth!"
assignee: "Eva Emard-Reynolds"
priority: "critical"
status: "review"
points: 8
}
]
}