Skip to content

1450 - Sprint Board

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

maml
{
  sprint: "Sprint 6"
  tasks: [
    {
      id: "CAU67X"
      title: "Try to compress the CSS alarm, maybe it will calculate the redundant panel!"
      assignee: "Retta Raynor DDS"
      priority: "medium"
      status: "review"
      points: 13
    }

    {
      id: "96IAKU"
      title: "Try to override the SAS bus, maybe it will override the online hard drive!"
      assignee: "Pamela Kertzmann"
      priority: "high"
      status: "done"
      points: 5
    }

    {
      id: "0OPQ7B"
      title: "You can't index the card without navigating the optical SDD array!"
      assignee: "Salma Haley"
      priority: "medium"
      status: "review"
      points: 13
    }

    {
      id: "JBXYPJ"
      title: "You can't copy the panel without backing up the optical TCP feed!"
      assignee: "Miss Alejandra Corkery"
      priority: "medium"
      status: "todo"
      points: 2
    }

    {
      id: "MO9BXP"
      title: "overriding the microchip won't do anything, we need to calculate the open-source SAS hard drive!"
      assignee: "Samuel Mertz Sr."
      priority: "high"
      status: "review"
      points: 3
    }
  ]
}

See Also