gantt (5)
gantt_basic
Source (.mmd)
gantt
title Project Schedule
dateFormat YYYY-MM-DD
section Design
Wireframes :a1, 2024-01-01, 2024-01-10
Mockups :a2, 2024-01-05, 2024-01-15
section Development
Backend API :b1, 2024-01-10, 2024-02-01
Frontend UI :b2, 2024-01-15, 2024-02-10
section Testing
Integration :c1, 2024-02-01, 2024-02-15
UAT :c2, 2024-02-10, 2024-02-20
gantt_dependencies
Source (.mmd)
gantt
title Sprint Plan
dateFormat YYYY-MM-DD
section Sprint 1
Design :done, des1, 2024-03-01, 5d
Prototype :active, proto, after des1, 3d
section Sprint 2
Development :crit, dev1, after proto, 10d
Code Review :after dev1, 2d
section Milestones
MVP Release :milestone, 2024-03-25, 0d
gantt_many_tasks
Source (.mmd)
gantt
dateFormat YYYY-MM-DD
section Backend
API Design : 2024-01-01, 5d
Database : 2024-01-06, 7d
Auth : 2024-01-13, 5d
section Frontend
Wireframes : 2024-01-01, 3d
Components : 2024-01-04, 10d
section DevOps
CI Setup : 2024-01-01, 2d
Deploy : 2024-01-19, 3d
gantt_milestones
Source (.mmd)
gantt
dateFormat YYYY-MM-DD
title Project Plan
section Phase 1
Research : t1, 2024-01-01, 14d
Design : t2, after t1, 7d
Review : milestone, m1, after t2, 0d
section Phase 2
Build : t3, after m1, 21d
Release : milestone, m2, after t3, 0d
gantt_simple
Source (.mmd)
gantt
title Weekly Tasks
dateFormat YYYY-MM-DD
Research :2024-06-01, 3d
Writing :2024-06-04, 4d
Review :2024-06-08, 2d
Publish :2024-06-10, 1d