A quick-start project with a pre-configured Angular Scheduler component. You can download this project and use it as a starting point for your own Angular 19 calendar/scheduler application.
An Angular 18 project template that you can use as a starting point for your own implementation of an interactive timesheet. Learn how to adjust the timesheet appearance and add visual elements.
Add an Angular Scheduler component to your application and use it to manage a schedule online. Add, move, edit, and delete reservations using drag and drop.
How to add a visual Scheduler component to your Angular 10 application. The Scheduler will let you plan and manage reservations, meetings, work orders and other events.
A quick start project that shows how to use Timesheet component in an Angular 9 project. You can use the Timesheet component to record payroll, billing and reporting information.
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.