https://github.com/webix-hub/helpdesk-template
Helpdesk Ticketing web template for Webix UI library
https://github.com/webix-hub/helpdesk-template
webix webix-template
Last synced: 11 months ago
JSON representation
Helpdesk Ticketing web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/helpdesk-template
- Owner: webix-hub
- Created: 2021-06-21T15:46:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T11:10:28.000Z (over 3 years ago)
- Last Synced: 2025-04-14T13:03:01.484Z (about 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 350 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Helpdesk Ticketing Template
============
Check the Helpdesk Ticketing web template for the Webix UI library.
[Helpdesk Ticketing live demo](https://webix-hub.github.io/helpdesk-template/dist/es5/index.html).
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.
### 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