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
- Host: GitHub
- URL: https://github.com/webix-hub/budget-tracker-template
- Owner: webix-hub
- Created: 2021-05-07T12:37:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T13:07:30.000Z (about 5 years ago)
- Last Synced: 2025-02-05T08:28:30.287Z (over 1 year ago)
- Topics: webix, webix-template
- Language: JavaScript
- Homepage: https://webix.com/templates/
- Size: 38.1 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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