Example 10357
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 2"
tasks: [
{
id: "MMZHFI"
title: "We need to bypass the virtual EXE driver!"
assignee: "Kristin Mayer"
priority: "critical"
status: "in_progress"
points: 5
}
{
id: "HW6JMF"
title: "The FTP alarm is down, index the auxiliary monitor so we can hack the SAS card!"
assignee: "Samson Murazik-Kohler"
priority: "high"
status: "todo"
points: 5
}
{
id: "YN0ICV"
title: "The HTTP interface is down, reboot the mobile microchip so we can generate the JBOD firewall!"
assignee: "Erna Collins-Watsica"
priority: "low"
status: "todo"
points: 3
}
{
id: "5AFAHP"
title: "If we compress the sensor, we can get to the GB port through the wireless SSL capacitor!"
assignee: "Joshua Hansen"
priority: "high"
status: "todo"
points: 13
}
{
id: "5VBFFK"
title: "I'll program the auxiliary PCI array, that should circuit the THX feed!"
assignee: "Dario Brakus"
priority: "low"
status: "review"
points: 2
}
]
}