Example 13047

Sprint Board

Agile sprint task board.

{
sprint: "Sprint 13"
tasks: [
{
id: "SDKL5K"
title: "I'll program the optical COM microchip, that should protocol the DRAM microchip!"
assignee: "Karianne Kuhn"
priority: "medium"
status: "in_progress"
points: 2
}

{
id: "V8IRSE"
title: "Try to bypass the HDD system, maybe it will bypass the multi-byte port!"
assignee: "Jerel Okuneva"
priority: "low"
status: "todo"
points: 8
}

{
id: "335UFH"
title: "Try to compress the UTF8 transmitter, maybe it will hack the open-source circuit!"
assignee: "Rosetta Strosin"
priority: "high"
status: "review"
points: 5
}

{
id: "EP8MXI"
title: "You can't override the transmitter without overriding the virtual SMTP application!"
assignee: "Jeannie Fisher"
priority: "high"
status: "in_progress"
points: 13
}

{
id: "3KGR0F"
title: "I'll compress the 1080p DRAM interface, that should capacitor the TLS port!"
assignee: "Jessy Hermann"
priority: "high"
status: "done"
points: 8
}

{
id: "W9QFAM"
title: "We need to compress the online ASCII driver!"
assignee: "Ashley Powlowski"
priority: "critical"
status: "in_progress"
points: 2
}
]
}

See also