{"repo":"DHTMLX/scheduler","free":true,"listed":false,"github":"https://github.com/DHTMLX/scheduler","clone":"git clone https://github.com/DHTMLX/scheduler.git","description":"GPL version of JavaScript Event Scheduler","language":"JavaScript","stars":342,"topics":["dhtmlx","event-calendar","scheduler","javascript","javascript-scheduler","project-management","calendar"],"license":"GPL-2.0","category":"productivity","readme_excerpt":"dhtmlxScheduler # DHTMLX Scheduler is a JavaScript library that allows you to add a Google-like scheduler to your web app or website. Intuitive drag-and-drop interface allows end users to quickly manage events and appointments in 10 different views, including Day, Week, Month, Year, Agenda, Timeline, etc. The Scheduler also supports integration with Google Maps so users can assign a location to the particular calendar events. Moreover, they can create recurring and multiday events. == See more samples Getting started ## Add files: html Add markup: html &nbsp; &nbsp; And initialize: js scheduler.config.first hour = 6; scheduler.config.last hour = 19; scheduler.init('scheduler here', new Date(2024, 3, 20), \"week\"); scheduler.parse([ { id:1, start date: \"2024-04-15 09:00\", end date: \"2024-04-15 12:00\", text:\"English lesson\" }, { id:2, start date: \"2024-04-16 10:00\", end date: \"2024-04-16 16:00\", text:\"Math exam\" }, { id:3, start date: \"2024-04-16 10:00\", end date: \"2024-04-21 16:00\", text:\"Science lesson\" }, { id:4, start date: \"2024-04-17 16:00\", end date: \"2024-04-17 17:00\", text:\"English lesson\" }, { id:5, start date: \"2024-04-18 09:00\", end date: \"2024-04-18 17:00\", text:\"Usual event\" } ]); == Check the live demo Complete guides ## - Vue.js - Angular - Node - ASP.NET - ASP.NET Core - ASP.NET MVC - PHP - Plain PHP - Laravel - Slim framework - Ruby on Rails == Check all tutorials Features ## - Responsive design and full support for touch screens - Support for all modern browse","default_branch":null,"files":null,"tree":[],"storefront":"/r/DHTMLX","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/DHTMLX/scheduler/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}