Example 6656
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 2"
tasks: [
{
id: "PJF0VV"
title: "We need to override the bluetooth OCR bus!"
assignee: "Jules Heathcote"
priority: "medium"
status: "review"
points: 2
}
{
id: "SUJIYQ"
title: "The JSON capacitor is down, program the haptic port so we can bypass the SDD circuit!"
assignee: "Madalyn Koss"
priority: "critical"
status: "in_progress"
points: 1
}
{
id: "5JZMB3"
title: "programming the interface won't do anything, we need to override the online SAS pixel!"
assignee: "Lyle Shields"
priority: "high"
status: "review"
points: 8
}
]
}