Example 8241

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 20"
tasks: [
{
id: "KML5E9"
title: "I'll synthesize the open-source RAM program, that should sensor the ASCII system!"
assignee: "Kelsie Reinger"
priority: "critical"
status: "in_progress"
points: 5
}

{
id: "3KQOF7"
title: "The UTF8 card is down, program the multi-byte system so we can program the SSD circuit!"
assignee: "Seth Adams"
priority: "critical"
status: "todo"
points: 5
}

{
id: "WCZS3U"
title: "Try to program the SDD transmitter, maybe it will hack the mobile panel!"
assignee: "Ervin Kutch"
priority: "low"
status: "done"
points: 13
}

{
id: "ZQQ1JN"
title: "I'll hack the primary SMS port, that should panel the IP circuit!"
assignee: "Mrs. Diane Reilly PhD"
priority: "medium"
status: "review"
points: 2
}

{
id: "V8S4AS"
title: "If we reboot the protocol, we can get to the OCR sensor through the online UTF8 bus!"
assignee: "Riley Collier-Crona"
priority: "high"
status: "review"
points: 5
}

{
id: "PVEGGB"
title: "We need to copy the auxiliary JSON port!"
assignee: "Joany Dietrich"
priority: "low"
status: "todo"
points: 8
}
]
}

See also