Example 11752
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 42"
tasks: [
{
id: "QQHQFT"
title: "We need to back up the neural IP protocol!"
assignee: "Randolph Rolfson-Franey"
priority: "low"
status: "in_progress"
points: 5
}
{
id: "B6KESP"
title: "I'll calculate the optical XML protocol, that should interface the SQL microchip!"
assignee: "Mr. Violette Parisian"
priority: "high"
status: "review"
points: 2
}
{
id: "A4MGZO"
title: "We need to parse the neural API firewall!"
assignee: "Mr. Leroy Rau"
priority: "low"
status: "todo"
points: 2
}
]
}