How to use HTML5/JavaScript resource calendar component to create a dynamic schedule. The calendar loads data (resources and events) using a REST API that is implemented using PHP and MySQL.
Angular 5 web application that lets you assign and schedule work orders using drag and drop. Uses DayPilot Scheduler Angular 5 UI component. Includes a REST backend implemented in PHP/MySQL
Angular hotel room reservation application. The user interface supports managing rooms (create, edit, delete, change status) and reservations (create, edit, move, delete, change status). Includes a PHP/MySQL backend with token-based authentication.
Simple appointment scheduling application built using Angular 2. The calendar view is created using DayPilot Pro Angular 2 Calendar component. The server-side backend is created using PHP and stores events in a MySQL or SQLite database.
Angular 2 project that displays a hierarchy of tasks using a Gantt Chart UI component. The frontend Angular 2 application is connected to a JSON backend implemented in PHP with MySQL database.
HTML5 web application for managing doctor appointments. Includes public and administration interface. Patients can request an appointment in one of the slots predefined using the administration interface. Implemented in PHP/MySQL.
HTML5 Gantt chart control that lets you display a timeline for a hierarchy of tasks and milestones. Task dependencies, drag and drop support, inline task creating, custom CSS themes. Sample PHP/JavaScript project available for download.
Tutorial with source code - PHP web application for hotel room reservation with HTML5 user interface supporting drag and drop. MySQL and SQLite databases.