Example 14345
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 22"
tasks: [
{
id: "EA1V3N"
title: "We need to calculate the virtual VGA array!"
assignee: "Dr. Ima Schultz"
priority: "medium"
status: "in_progress"
points: 13
}
{
id: "KXZVBT"
title: "The IP alarm is down, input the cross-platform transmitter so we can copy the IB card!"
assignee: "Jackeline Schoen III"
priority: "medium"
status: "review"
points: 3
}
{
id: "OSLCEU"
title: "Try to hack the RSS panel, maybe it will copy the redundant application!"
assignee: "Nicolas Quitzon"
priority: "high"
status: "review"
points: 3
}
]
}