Example 14655
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 24"
tasks: [
{
id: "NRQD45"
title: "The SSD panel is down, override the virtual monitor so we can reboot the SMS card!"
assignee: "Dr. Delphia Hamill II"
priority: "low"
status: "todo"
points: 5
}
{
id: "3ETXEN"
title: "synthesizing the card won't do anything, we need to connect the virtual SSL monitor!"
assignee: "Joyce Will"
priority: "medium"
status: "done"
points: 1
}
{
id: "DVA0F1"
title: "I'll parse the cross-platform SMS protocol, that should system the JSON interface!"
assignee: "Deontae Heidenreich"
priority: "medium"
status: "review"
points: 2
}
{
id: "OYM8KX"
title: "If we copy the program, we can get to the ASCII interface through the virtual HTTP feed!"
assignee: "Leonard Krajcik"
priority: "low"
status: "done"
points: 5
}
{
id: "0O82IK"
title: "The SMS port is down, compress the bluetooth pixel so we can bypass the API card!"
assignee: "Annie Reilly"
priority: "medium"
status: "todo"
points: 5
}
]
}