Example 14049
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 36"
tasks: [
{
id: "HP6ION"
title: "Try to compress the SSD driver, maybe it will program the haptic application!"
assignee: "Molly Johnson"
priority: "critical"
status: "done"
points: 5
}
{
id: "UW3AUO"
title: "You can't index the bandwidth without compressing the haptic SSL card!"
assignee: "Sylvia Jacobi I"
priority: "medium"
status: "in_progress"
points: 8
}
{
id: "X6HADR"
title: "You can't program the port without copying the wireless PNG protocol!"
assignee: "Dr. Nicolas Homenick"
priority: "low"
status: "todo"
points: 13
}
]
}