Check the Helpdesk Ticketing web template for the Webix UI library.
Use this template as a part of a business solution with the following features:
- list of tickets with details;
- tickets overview and feedback infographics;
- summary table of the tickets solved, on hold, closed;
- overview of personal performance.
This ready-made tool is available for downloading and integration into any web app.
// run demo locally
npm install
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware