Example 4044
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 45"
tasks: [
{
id: "CJC725"
title: "We need to reboot the digital SCSI circuit!"
assignee: "Beau Witting-Volkman"
priority: "medium"
status: "in_progress"
points: 3
}
{
id: "180DMS"
title: "You can't navigate the feed without synthesizing the mobile VGA bandwidth!"
assignee: "Shelley Champlin"
priority: "critical"
status: "done"
points: 5
}
{
id: "GDFSKD"
title: "Use the multi-byte PNG sensor, then you can index the primary capacitor!"
assignee: "Kay Volkman"
priority: "medium"
status: "in_progress"
points: 8
}
]
}