Skip to content

1244 - Sprint Board

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

maml
{
  sprint: "Sprint 31"
  tasks: [
    {
      id: "8JZ6Z5"
      title: "Try to quantify the API driver, maybe it will parse the cross-platform firewall!"
      assignee: "Erika Toy"
      priority: "high"
      status: "done"
      points: 13
    }

    {
      id: "C9JVEP"
      title: "If we compress the microchip, we can get to the CSS capacitor through the multi-byte SQL pixel!"
      assignee: "Timmothy Daniel Jr."
      priority: "critical"
      status: "in_progress"
      points: 2
    }

    {
      id: "W3Z5OU"
      title: "I'll override the open-source PNG panel, that should system the ASCII protocol!"
      assignee: "Aliya Rolfson"
      priority: "medium"
      status: "todo"
      points: 8
    }

    {
      id: "DLNVF4"
      title: "I'll connect the cross-platform COM driver, that should array the JSON array!"
      assignee: "Mustafa Kohler"
      priority: "low"
      status: "in_progress"
      points: 1
    }

    {
      id: "UXVZUY"
      title: "Use the wireless TLS bus, then you can program the 1080p interface!"
      assignee: "Ibrahim Klocko-Beatty"
      priority: "medium"
      status: "review"
      points: 13
    }
  ]
}

See Also