https://github.com/webix-hub/timesheet-template
Timesheet web template for Webix UI Library
https://github.com/webix-hub/timesheet-template
webix webix-template
Last synced: over 1 year ago
JSON representation
Timesheet web template for Webix UI Library
- Host: GitHub
- URL: https://github.com/webix-hub/timesheet-template
- Owner: webix-hub
- Created: 2021-05-07T15:53:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:12:04.000Z (about 5 years ago)
- Last Synced: 2025-02-05T08:28:17.035Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 104 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Webix Timesheet Template
============
Have a look at the new Timesheet web template from the Webix UI library.
[Timesheet live demo](https://webix-hub.github.io/timesheet-template/dist/es5/index.html).
The template is ready to become part of any web solution. The features include:
- list of ongoing projects with tags, tasks, and statuses;
- time spent on each task;
- productivity and progress charts;
-- diagrams showing planned and tracked hours.
This turnkey tool can be downloaded and integrated into any environment.
### 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