Angular 8 Scheduling Tutorials

We have prepared a collection of Angular 8 project that can help you with integrating the DayPilot Angular Scheduler component into your application.

The tutorials include an Angular 8 project with TypeScript source code and explanation of the key implementation points. The project needs to be initialized using "npm install" (to get the node_modules dependencies). As soon as the Angular dependencies are downloaded you can run the project using "npm start".

The server-side backend is a standalone project (usually in PHP for easy setup) and it can be replaced by your own implementation.

Angular 8 Timesheet Quick Start Project
Angular 8 Timesheet Quick Start Project
Angular 8 project with pre-configured Angular Timesheet component. You can download the project source code with the required boilerplate and quickly create a proof-of-concept Timesheet implementation.
Angular 8 Scheduler Quick Start Project
Angular 8 Scheduler Quick Start Project
Angular 8 project with pre-configured Angular Scheduler component. You can use this project as a quick start for your own Scheduler implementation.
Articles 1-2 of 2