Angular 9 project that includes Angular Scheduler component with all required boilerplate code. The project supports Ivy compiler in combination with AOT (ahead-of-time) compilation mode enabled.
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 6 timesheet application built using a customizable Scheduler component. It displays days on the vertical axis and time of day on the horizontal axis.
Angular 5 project that displays a Kanban board with activity cards that can be moved using drag and drop. Angular 5 project with TypeScript source code is available for download.
Angular 5 application that displays a timesheet for recording payroll, billing and reporting information. The timesheet component supports weekly/monthly view with customizable work hours, drag and drop, weekend highlighting.
A quick start Angular 5 project that displays a hierarchy of tasks and milestones using Angular 5 Gantt chart component. Supports drag and drop, TypeScript source code included.
A quick start Angular 5 project that displays an Angular 5 Scheduler component - a timeline for multiple resources (displayed in a tree hierarchy). Supports drag and drop, TypeScript source code included.
Angular 5 project with basic weekly calendar configuration. Includes all dependencies and required boilerplate code - you can use it as a starting point for your own scheduling project.
A quick start project with TypeScript source code that shows how to use DayPilot Event Calendar in an Angular 4 project (created using Angular CLI 1.0).