Hotel Room Reservation Calendar
in HTML5/JavaScript and PHP/MySQL
Simple JavaScript/PHP hotel booking calendar demo for scheduling hotel reservations with clean and interactive interface.
Features of room booking system
- Room types filtering (by number of beds)
- Different statuses for the rooms (clean up, ready, dirty)
- Different statuses for booking (confirmed, paid, checkout)
- UI and features provided by customizable Scheduler component
- Ability to jump to the current date using the Today button
- Ability to style and color booking based on custom properties
- Intuitive drag-n-drop interface
- PHP backend
This is a demo application and it could be a good starting point of a full-featured reservation app. All the described features can be extended, new powerful abilities can be added.
Implemented using dhtmlxScheduler
The demo is implemented using dhtmlxScheduler, HTML5/JavaScript UI booking calendar, PHP backend and MySQL as a database.

Why to use dhtmlxScheduler for PHP reservation system
Licensing
The Scheduler demo files in the package are covered by the terms of evaluation license. You can use them for evaluation purposes for free for 30 days. To use dhtmlxScheduler in your proprietary project, you need to obtain Commercial or Enterprise license.
GNU GPL v2 | Commercial | Enterprise | |||||||||
Standard functionality |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Week agenda view |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Grid view |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Timeline view |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Units view |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Multisection events |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Ability to place several calendars on one page |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Export to PDF/PNG without watermark (using DHTMLX server) |
GNU GPL v2
|
Commercial
30 days
|
Enterprise
1 year
|
||||||||
License Terms | |||||||||||
Developers |
GNU GPL v2
|
Commercial
5
|
Enterprise
|
||||||||
Projects |
GNU GPL v2
|
Commercial
1
|
Enterprise
|
||||||||
SaaS |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Perpetual distribution |
GNU GPL v2
|
Commercial
|
Enterprise
|
||||||||
Support and Updates | |||||||||||
Updates |
GNU GPL v2
Minor and major updates
|
Commercial
1 update (the next one)
|
Enterprise
1 year of all updates
|
||||||||
Support |
GNU GPL v2
|
Commercial
1 month or 5 tickets within 1 year
|
Enterprise
Unlimited for one year
|
||||||||
Add-ons | |||||||||||
|
|
Support
We provide comprehensive documentation with technical samples. Moreover, our dedicated support team is fast and qualified. Find the suitable way to get support:
Other Demos
Hotel Room Booking Calendar (ASP.NET)
This demo shows how Scheduler.NET can be used in creation of room reservation system. The demo is implemented in ASP.NET MVC5.
Car Rental Calendar (ASP.NET)
See how dhtmlxScheduler.NET is used in rental management application. The demo is implemented in ASP.NET MVC5 Razor.
Car Rental Calendar (JavaScript, PHP)
JavaScript/PHP car rental calendar demo for managing car reservations. The demo is implemented in JS/HTML5 and PHP/MySQL.