Skip to content

2451 - Sprint Board

Agile sprint task board. This is an example of a MAML document.

maml
{
  sprint: "Sprint 6"
  tasks: [
    {
      id: "N9YSCA"
      title: "Use the cross-platform OCR program, then you can calculate the online driver!"
      assignee: "Janie Hermiston"
      priority: "high"
      status: "review"
      points: 8
    }

    {
      id: "MGFGAS"
      title: "Try to back up the GB feed, maybe it will generate the bluetooth firewall!"
      assignee: "Drew Nitzsche"
      priority: "low"
      status: "todo"
      points: 8
    }

    {
      id: "CA3JAX"
      title: "We need to index the neural IP alarm!"
      assignee: "Keyon Hansen"
      priority: "low"
      status: "in_progress"
      points: 1
    }

    {
      id: "S25KYA"
      title: "Use the auxiliary SQL application, then you can reboot the open-source feed!"
      assignee: "America Ledner"
      priority: "high"
      status: "todo"
      points: 3
    }
  ]
}

See Also