Example 5746
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 1"
tasks: [
{
id: "MUCKQ1"
title: "If we input the port, we can get to the DRAM firewall through the digital COM array!"
assignee: "Pietro Sanford"
priority: "low"
status: "todo"
points: 2
}
{
id: "DOOWXK"
title: "synthesizing the card won't do anything, we need to program the online RAM microchip!"
assignee: "Enola Kautzer"
priority: "critical"
status: "review"
points: 8
}
{
id: "WJC293"
title: "You can't reboot the interface without hacking the neural IP panel!"
assignee: "Sabryna Greenholt"
priority: "medium"
status: "review"
points: 13
}
{
id: "LQYPE4"
title: "We need to input the cross-platform THX feed!"
assignee: "Anabelle Terry"
priority: "low"
status: "done"
points: 1
}
{
id: "EJVSJF"
title: "Try to back up the GB system, maybe it will quantify the cross-platform feed!"
assignee: "Dario Schaden"
priority: "medium"
status: "in_progress"
points: 13
}
{
id: "RCI0OV"
title: "copying the circuit won't do anything, we need to quantify the back-end SSL capacitor!"
assignee: "Robert Kemmer"
priority: "low"
status: "done"
points: 5
}
]
}