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

https://github.com/webix-hub/budget-tracker-template

Budget Tracker web template for Webix UI Library
https://github.com/webix-hub/budget-tracker-template

webix webix-template

Last synced: over 1 year ago
JSON representation

Budget Tracker web template for Webix UI Library

Awesome Lists containing this project

README

          

Webix Budget Tracker Template
============

Check the Budget Tracker web template for the Webix UI library.

[Budget Tracker live demo](https://webix-hub.github.io/budget-tracker-template/dist/es5/index.html).

The template is ready to be integrated into any web solution. The features of the template are the following:

- balance and expenses charts;
- categories of expenses;
- history of expenses;
- ability to save month reports and watch history;
- ability to register several cards.

This ready-made template can be downloaded and built 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