https://github.com/webix-hub/task-board-template
Personal Task Board web template for Webix UI library
https://github.com/webix-hub/task-board-template
webix webix-template
Last synced: about 1 year ago
JSON representation
Personal Task Board web template for Webix UI library
- Host: GitHub
- URL: https://github.com/webix-hub/task-board-template
- Owner: webix-hub
- Created: 2020-03-20T07:30:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T11:34:24.000Z (over 5 years ago)
- Last Synced: 2025-03-28T02:05:28.902Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 18.6 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Personal Task Board Template
============
Check the Personal Task Board web template for the Webix UI library.
[Personal Tasks Board live demo](https://webix-hub.github.io/task-board-template/dist/es5/index.html).
Use this template as a part of a business solution with the following features:
- Alerts and notification bord;
- Assigned tasks;
- Activity widgets.
This ready-made wireframe is available for downloading and integration into any web app.
### Working with sources
```
npm install
// run demo locally
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
```
### License terms
The MIT License (MIT)
Copyright (c) 2021 XBSoftware