https://github.com/dhtmlx/angular-scheduler-hotel-booking
Hotel Booking Demo with DHTMLX Scheduler and Angular
https://github.com/dhtmlx/angular-scheduler-hotel-booking
angular calendar dhtmlx javascript-scheduler scheduler
Last synced: 8 months ago
JSON representation
Hotel Booking Demo with DHTMLX Scheduler and Angular
- Host: GitHub
- URL: https://github.com/dhtmlx/angular-scheduler-hotel-booking
- Owner: DHTMLX
- Created: 2023-09-21T13:35:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T10:07:54.000Z (over 2 years ago)
- Last Synced: 2025-03-02T14:23:49.903Z (11 months ago)
- Topics: angular, calendar, dhtmlx, javascript-scheduler, scheduler
- Language: HTML
- Homepage: https://dhtmlx.com/blog/hotel-booking-calendar-dhtmlx-scheduler-angular/
- Size: 585 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hotel Booking Calendar Demo with DHTMLX Scheduler and Angular
[](https://dhtmlx.com/)
The sample is implemented with the help of JavaScript Scheduler library - [DHTMLX Scheduler](https://dhtmlx.com/docs/products/dhtmlxScheduler/).
## Requirements
- [Node.js](https://nodejs.org/en)
- [Angular CLI](https://angular.io/cli)
- MySQL
## How to start
- clone the repository or download files
~~~
$ git clone https://github.com/DHTMLX/angular-scheduler-hotel-booking
$ cd ./angular-scheduler-hotel-booking
~~~
- install dependencies
~~~
npm install
~~~
- create database and import **schema.sql**
- update connection settings in **server.js**
- run server
~~~
npm start
~~~
- open http://localhost:4200 in browser
## Version of the Scheduler
The demo contains a trial version of DHTMLX Scheduler ( it will show a warning message from time to time ). For production usage you will need to replace the trial package with Commercial/Enterprise or Ultimate Scheduler.
## Related resources
- Documentation: [https://docs.dhtmlx.com/scheduler/](https://docs.dhtmlx.com/scheduler/)
- Article in our blog: [https://dhtmlx.com/blog/hotel-booking-calendar-dhtmlx-scheduler-angular/](https://dhtmlx.com/blog/hotel-booking-calendar-dhtmlx-scheduler-angular/)
## Support Us
Star our GitHub repo :star:
Read us on [Medium](https://medium.com/@dhtmlx) :newspaper:
Follow us on [Twitter](https://twitter.com/dhtmlx) :bird:
Like our page on [Facebook](https://www.facebook.com/dhtmlx/) :thumbsup: