An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Hotel Booking Calendar Demo with DHTMLX Scheduler and Angular

[![dhtmlx.com](https://img.shields.io/badge/made%20by-DHTMLX-blue)](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: