Example 3945
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 5"
tasks: [
{
id: "DLORXA"
title: "The PCI interface is down, calculate the virtual card so we can quantify the JBOD monitor!"
assignee: "Zakary Barton"
priority: "medium"
status: "done"
points: 13
}
{
id: "S7NCTA"
title: "I'll connect the mobile USB bus, that should port the HEX array!"
assignee: "Hudson Dickinson I"
priority: "medium"
status: "done"
points: 5
}
{
id: "XY6C72"
title: "If we input the sensor, we can get to the FTP system through the open-source SMTP pixel!"
assignee: "Ron Schmidt"
priority: "medium"
status: "todo"
points: 5
}
{
id: "EPIDE6"
title: "I'll back up the online PNG circuit, that should capacitor the AI bus!"
assignee: "Hassan Hickle"
priority: "low"
status: "in_progress"
points: 8
}
{
id: "NKTOGA"
title: "We need to calculate the primary EXE pixel!"
assignee: "Tyler Kling"
priority: "critical"
status: "todo"
points: 8
}
]
}