A customizable Svelte-based personnel calendar to visualize events such as vacations, conferences, or project schedules across a team. It supports localization, dynamic event management, and responsive views.
š Installation / Setup
# Install dependencies:
npm install
# run the project
npm run dev