Example 2256
Sprint Board
Agile sprint task board.
{
sprint: "Sprint 28"
tasks: [
{
id: "LEC6RC"
title: "The IP interface is down, synthesize the primary circuit so we can reboot the SDD bandwidth!"
assignee: "Kris Hauck"
priority: "low"
status: "done"
points: 2
}
{
id: "OJKIBV"
title: "We need to transmit the virtual TLS microchip!"
assignee: "Cassandra Lind"
priority: "critical"
status: "in_progress"
points: 5
}
{
id: "FPQ8EW"
title: "The TLS system is down, calculate the bluetooth protocol so we can navigate the THX monitor!"
assignee: "Janie McKenzie"
priority: "high"
status: "todo"
points: 5
}
{
id: "XLVXCM"
title: "The RSS card is down, bypass the auxiliary pixel so we can input the SDD card!"
assignee: "Mr. Boyd Ratke II"
priority: "medium"
status: "in_progress"
points: 2
}
]
}