Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webix-hub/extended-task-board-template
Extended Task Board web template for Webix UI library
https://github.com/webix-hub/extended-task-board-template
webix webix-template
Last synced: about 1 month ago
JSON representation
Extended Task Board web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/extended-task-board-template
- Owner: webix-hub
- Created: 2021-08-09T12:07:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T07:59:19.000Z (over 3 years ago)
- Last Synced: 2024-04-09T21:15:09.138Z (9 months ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 89.8 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Extended Task Board Template
=====================Check the Extended Task Board web template for the Webix UI library.
[Extended Task Board live demo](https://webix-hub.github.io/extended-task-board-template/dist/es5/index.html).
Use this template as a part of a business solution with the following features:
- board with tasks (open, in progress, on review, done);
- chart with tasks progress;
- ability to see the results of the recent activities;
- ability to edit any task (change the status, add a comment, share).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