diff --git a/package.json b/package.json
index 4fe8c66c4..222fc7d26 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"@fortawesome/free-solid-svg-icons": "6.2.0",
"@fortawesome/vue-fontawesome": "3.0.1",
"@github/hotkey": "2.0.1",
+ "@infectoone/vue-ganttastic": "^2.0.4",
"@kyvg/vue3-notification": "2.4.1",
"@sentry/tracing": "7.17.0",
"@sentry/vue": "7.17.0",
diff --git a/src/components/tasks/gantt-chart.vue b/src/components/tasks/gantt-chart.vue
new file mode 100644
index 000000000..af88fa378
--- /dev/null
+++ b/src/components/tasks/gantt-chart.vue
@@ -0,0 +1,118 @@
+
+
+
+
+
+
+
+
+
diff --git a/src/views/list/ListGantt.vue b/src/views/list/ListGantt.vue
index 12ab6e952..e3bdc9f07 100644
--- a/src/views/list/ListGantt.vue
+++ b/src/views/list/ListGantt.vue
@@ -49,7 +49,7 @@
-
+