Example 9242
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 46"
tasks: [
{
id: "SNJ5C0"
title: "I'll bypass the back-end API port, that should feed the JSON interface!"
assignee: "Jaylin Schamberger-Medhurst"
priority: "critical"
status: "review"
points: 3
}
{
id: "LFCWIE"
title: "Try to connect the API program, maybe it will calculate the digital protocol!"
assignee: "Pierre Adams"
priority: "low"
status: "done"
points: 1
}
{
id: "UP0VXU"
title: "Use the multi-byte XML monitor, then you can copy the neural feed!"
assignee: "Melba Tromp V"
priority: "low"
status: "in_progress"
points: 13
}
]
}