DHTMLX / angular-scheduler-hotel-booking

Hotel Booking Demo with DHTMLX Scheduler and Angular

Home Page:https://dhtmlx.com/blog/hotel-booking-calendar-dhtmlx-scheduler-angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel Booking Calendar Demo with DHTMLX Scheduler and Angular

dhtmlx.com

The sample is implemented with the help of JavaScript Scheduler library - DHTMLX Scheduler.

Requirements

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

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

Support Us

Star our GitHub repo ⭐ Read us on Medium 📰

Follow us on Twitter 🐦

Like our page on Facebook 👍

About

Hotel Booking Demo with DHTMLX Scheduler and Angular

https://dhtmlx.com/blog/hotel-booking-calendar-dhtmlx-scheduler-angular/


Languages

Language:HTML 72.9%Language:JavaScript 19.7%Language:CSS 5.5%Language:TypeScript 1.9%