DEV Community

Cover image for VikCraft Gantt: Interactive Project Timeline Management in Vanilla JavaScript
jQueryScript
jQueryScript

Posted on

VikCraft Gantt: Interactive Project Timeline Management in Vanilla JavaScript

VikCraft Gantt: a vanilla JavaScript library that creates interactive project timeline charts with drag-and-drop functionality.

Features:

  • Full CRUD for tasks
  • Drag & drop resizing
  • Task dependencies
  • Customizable columns & modals
  • Light/dark themes

Built entirely in vanilla JavaScript, this library transforms static project data into dynamic, visual timelines where users can drag tasks, adjust durations, manage dependencies, and edit project details directly within the chart interface.

๐Ÿ‘‰ Blog Post

๐Ÿ‘‰ GitHub Repo

๐Ÿ‘‰ Live Demo

Top comments (0)