Example 6745
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 7"
tasks: [
{
id: "W8NT3C"
title: "We need to quantify the online EXE application!"
assignee: "Frances Kshlerin"
priority: "medium"
status: "done"
points: 5
}
{
id: "0MIOB3"
title: "Try to connect the THX application, maybe it will back up the neural bus!"
assignee: "Bertha Smith"
priority: "low"
status: "todo"
points: 8
}
{
id: "DTAEUL"
title: "If we compress the alarm, we can get to the SMTP program through the redundant FTP application!"
assignee: "Bernie Stroman"
priority: "low"
status: "done"
points: 2
}
{
id: "QXG74Y"
title: "If we transmit the sensor, we can get to the XML driver through the wireless CSS interface!"
assignee: "Ariel Zboncak"
priority: "medium"
status: "done"
points: 8
}
{
id: "QRN63J"
title: "We need to compress the 1080p SQL feed!"
assignee: "Stella Hoeger"
priority: "medium"
status: "in_progress"
points: 8
}
]
}