diff --git a/frontend/package.json b/frontend/package.json index 3ca596fd..6775773d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,9 @@ "tailwindcss": "^3.3.3", "vue": "^3.4.23", "vue-chartjs": "^5.3.0", - "vue-router": "^4.0.12" + "vue-draggable-next": "^2.2.1", + "vue-router": "^4.0.12", + "vuedraggable": "4.1.0" }, "devDependencies": { "@vitejs/plugin-vue": "^5.0.3", diff --git a/frontend/src/components/CourseOutline.vue b/frontend/src/components/CourseOutline.vue index 56895832..a01f921e 100644 --- a/frontend/src/components/CourseOutline.vue +++ b/frontend/src/components/CourseOutline.vue @@ -39,45 +39,53 @@ -
-
- -
- - - - {{ lesson.title }} -
-
-
-
+ + +
- - -