Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 748 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 748 Bytes

Webix Travel Dashboard Template

Check the Travel Dashboard web template for the Webix UI library.

Travel Dashboard live demo.

Use this template as a part of a business solution with the following features:

  • description of the upcoming trip's destination
  • possibility to book the tickets
  • table displaying the booking history
  • charts with analytical data

This ready-made tool is available for downloading and integration into any web app.

Working with sources

// run demo locally
npm install
npm run dev

// build minified es5 and es6 sources to /dist
npm run build

License terms

The MIT License (MIT) Copyright (c) 2021 XBSoftware