This project is an Ionic Angular application built using Standalone Components and integrated with the Syncfusion Scheduler. It provides calendar UI with support for multiple views, event creation. The use of Ionic ensures responsive layouts and touch‑optimized interactions, making the scheduler ideal for mobile and tablet devices.
Ensure the following tools are installed:
- Node.js 16+
- npm 8+
- Ionic CLI
- Angular 17+
- Clone the project.
- Install dependencies
npm install
Start the Ionic server using the below command.
ionic serve