{
    "tasks": [
        {
            "id": 1,
            "start": "2024-04-02",
            "end": "2024-04-17",
            "text": "Bryon",
            "progress": 30,
            "parent": 0,
            "type": "summary",
            "open": true,
            "details": "Bryon"
        },
        {
            "id": 2,
            "start": "2024-04-02",
            "end": "2024-04-12",
            "text": "Project management",
            "progress": 10,
            "parent": 0,
            "type": "summary",
            "open": true
        },
        {
            "id": 3,
            "start": "2024-04-09",
            "end": "2024-05-15",
            "text": "Development",
            "progress": 30,
            "parent": 0,
            "type": "summary",
            "open": true
        },
        {
            "id": 4,
            "start": "2024-04-09",
            "end": "2024-05-25",
            "text": "Testing",
            "progress": 3,
            "parent": 0,
            "type": "summary",
            "open": true
        },
        {
            "id": 10,
            "start": "2024-04-02",
            "end": "2024-04-05",
            "text": "Testing",
            "progress": 100,
            "parent": 1,
            "type": "task",
            "details": "Initial testing phase"
        },
        {
            "id": 11,
            "start": "2024-04-05",
            "end": "2024-04-07",
            "text": "Prototyping",
            "progress": 100,
            "parent": 1,
            "type": "task",
            "details": "First prototype creation"
        },
        {
            "id": 110,
            "start": "2024-04-06",
            "end": "2024-04-09",
            "text": "Testing",
            "progress": 60,
            "parent": 11,
            "type": "task",
            "details": "Testing the prototype"
        },
        {
            "id": 111,
            "start": "2024-04-09",
            "text": "Presentation",
            "progress": 0,
            "parent": 11,
            "type": "milestone",
            "details": "Present initial designs to stakeholders."
        },
        {
            "id": 112,
            "start": "2024-04-07",
            "end": "2024-04-12",
            "text": "Prototyping",
            "progress": 10,
            "parent": 11,
            "type": "task"
        },
        {
            "id": 113,
            "start": "2024-04-08",
            "end": "2024-04-17",
            "text": "Testing",
            "progress": 0,
            "parent": 11,
            "type": "task"
        },
        {
            "id": 20,
            "start": "2024-04-02",
            "end": "2024-04-06",
            "text": "Prototyping",
            "progress": 10,
            "parent": 2,
            "type": "task"
        },
        {
            "id": 21,
            "start": "2024-04-06",
            "end": "2024-04-08",
            "text": "Testing",
            "progress": 10,
            "parent": 2,
            "type": "task"
        },
        {
            "id": 22,
            "start": "2024-04-08",
            "end": "2024-04-10",
            "text": "Presentation",
            "progress": 0,
            "parent": 2,
            "type": "task"
        },
        {
            "id": 23,
            "start": "2024-04-10",
            "end": "2024-04-12",
            "text": "Prototyping",
            "progress": 10,
            "parent": 2,
            "type": "task"
        },
        {
            "id": 30,
            "start": "2024-04-09",
            "end": "2024-04-15",
            "text": "Prototyping",
            "progress": 3,
            "parent": 3,
            "type": "task"
        },
        {
            "id": 31,
            "start": "2024-04-15",
            "end": "2024-04-30",
            "text": "Testing",
            "progress": 0,
            "parent": 3,
            "type": "task"
        },
        {
            "id": 32,
            "start": "2024-04-30",
            "end": "2024-05-15",
            "text": "Presentation",
            "progress": 0,
            "parent": 3,
            "type": "task"
        },
        {
            "id": 40,
            "start": "2024-04-09",
            "end": "2024-04-15",
            "text": "Testing prototype",
            "progress": 3,
            "parent": 4,
            "type": "task"
        },
        {
            "id": 41,
            "start": "2024-04-15",
            "end": "2024-04-30",
            "text": "Testing basic features",
            "progress": 0,
            "parent": 4,
            "type": "task"
        },
        {
            "id": 42,
            "start": "2024-04-30",
            "end": "2024-05-15",
            "text": "Testing MVA",
            "progress": 0,
            "parent": 4,
            "type": "task"
        },
        {
            "id": 85,
            "start": "2024-09-04",
            "end": "2025-07-22",
            "text": "Bryon",
            "progress": 0,
            "parent": 0,
            "type": "summary",
            "open": true
        },
        {
            "id": 851,
            "start": "2024-09-04",
            "end": "2024-09-15",
            "text": "Initial Research",
            "progress": 30,
            "parent": 85,
            "type": "task",
            "details": "Market research and analysis"
        },
        {
            "id": 852,
            "start": "2024-09-15",
            "end": "2024-09-30",
            "text": "Requirements Gathering",
            "progress": 45,
            "parent": 85,
            "type": "task",
            "details": "Collecting project requirements"
        },
        {
            "id": 853,
            "start": "2024-10-01",
            "end": "2024-10-15",
            "text": "Design Phase",
            "progress": 20,
            "parent": 85,
            "type": "task",
            "details": "UI/UX design"
        },
        {
            "id": 854,
            "start": "2024-10-15",
            "end": "2024-11-01",
            "text": "Development Sprint 1",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "Initial development phase"
        },
        {
            "id": 855,
            "start": "2024-11-01",
            "end": "2024-11-15",
            "text": "Testing Phase 1",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "First round of testing"
        },
        {
            "id": 856,
            "start": "2024-11-15",
            "end": "2024-12-01",
            "text": "Development Sprint 2",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "Second development phase"
        },
        {
            "id": 857,
            "start": "2024-12-01",
            "end": "2024-12-15",
            "text": "Integration",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "System integration"
        },
        {
            "id": 858,
            "start": "2024-12-15",
            "end": "2025-01-15",
            "text": "Testing Phase 2",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "Comprehensive testing"
        },
        {
            "id": 859,
            "start": "2025-01-15",
            "end": "2025-02-01",
            "text": "Documentation",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "Project documentation"
        },
        {
            "id": 860,
            "start": "2025-02-01",
            "end": "2025-03-01",
            "text": "User Training",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "Training sessions"
        },
        {
            "id": 861,
            "start": "2025-03-01",
            "end": "2025-04-01",
            "text": "Deployment",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "System deployment"
        },
        {
            "id": 862,
            "start": "2025-04-01",
            "end": "2025-07-22",
            "text": "Maintenance",
            "progress": 0,
            "parent": 85,
            "type": "task",
            "details": "System maintenance and updates"
        }
    ],
    "links": [
        {
            "id": 1,
            "source": 10,
            "target": 11,
            "type": "e2s"
        },
        {
            "id": 2,
            "source": 11,
            "target": 12,
            "type": "e2s"
        },
        {
            "id": 3,
            "source": 110,
            "target": 111,
            "type": "e2s"
        },
        {
            "id": 4,
            "source": 20,
            "target": 21,
            "type": "e2s"
        },
        {
            "id": 5,
            "source": 21,
            "target": 22,
            "type": "e2s"
        },
        {
            "id": 6,
            "source": 22,
            "target": 23,
            "type": "e2s"
        }
    ]
}
