Example 8443
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 35"
tasks: [
{
id: "CA9NIH"
title: "Try to calculate the CSS pixel, maybe it will hack the 1080p microchip!"
assignee: "Turner Rippin II"
priority: "critical"
status: "review"
points: 13
}
{
id: "C7YLKY"
title: "If we connect the bandwidth, we can get to the DNS bus through the redundant HTTP capacitor!"
assignee: "Amir Jacobson"
priority: "low"
status: "in_progress"
points: 13
}
{
id: "FUY5WV"
title: "If we override the bandwidth, we can get to the USB array through the wireless OCR circuit!"
assignee: "Lon Barton"
priority: "low"
status: "done"
points: 3
}
]
}