Skip to content

ritza-co/daypilot-scheduler-migration-bryntum-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrate from DayPilot Scheduler to Bryntum Scheduler: starter repository

Getting started

Install the dependencies:

npm install

Download the DayPilot Pro Scheduler JavaScript code. The trial version is licensed for testing and evaluation purposes. The trial period is 60 days. Copy the scripts folder and add it to the public directory.

Create and populate a local SQLite database by running the addExampleData.js Node script:

node addExampleData.js

Run the development server for this Express.js app using the following command:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published