An open API service indexing awesome lists of open source software.

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

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