Appearance
459 - Sprint Board
Agile sprint task board. This is an example of a MAML document.
maml
{
sprint: "Sprint 35"
tasks: [
{
id: "MTQ7WK"
title: "Use the optical USB application, then you can hack the virtual firewall!"
assignee: "Frederick Weimann"
priority: "low"
status: "review"
points: 1
}
{
id: "M9FTET"
title: "Try to generate the SAS card, maybe it will connect the virtual sensor!"
assignee: "Manuel McGlynn"
priority: "critical"
status: "done"
points: 8
}
{
id: "NZHSNX"
title: "Use the mobile IP protocol, then you can calculate the neural array!"
assignee: "Clifton Ortiz"
priority: "medium"
status: "review"
points: 5
}
]
}