Svelte Scheduler Timeline
A Simple Svelte Scheduler Timeline experiment.
Features
- Show resources and tasks based on months
- Highlighting of weekends
- Highlighting the current date
- Highlighting of holidays[*]
- Fixed header
- Fixed resource column with horizontally scrollable resource tasks
- Traverse months by clicking Next or Previous
References
- Gantt Chart Concept with CSS-Grid
- Creating An Interactive Gantt Chart Component With Vanilla JavaScript (Part 1)
- CSS Grid with fixed headers and columns
- Styling Empty Cells With Generated Content And CSS Grid Layout