https://github.com/webix-hub/task-board-template-2
Personal Task Board 2 web template for Webix UI library
https://github.com/webix-hub/task-board-template-2
webix webix-template
Last synced: over 1 year ago
JSON representation
Personal Task Board 2 web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/task-board-template-2
- Owner: webix-hub
- Created: 2021-06-25T13:49:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-25T14:03:25.000Z (about 5 years ago)
- Last Synced: 2025-02-05T08:28:16.857Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage:
- Size: 134 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Task Board Template 2
============
Check the Task Board Template 2 web template for the Webix UI library.
[Task Board Template 2 live demo](https://webix-hub.github.io/task-board-template-2/dist/es5/index.html).
Use this template as a part of a business solution with the following features:
- list of assigned tasks with the relevant information;
- built-in calendar;
- list of latest activities;
- invoices and reports charts.
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