Check the Budget Tracker web template for the Webix UI library.
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.
// run demo locally
npm install
npm run dev
// build minified es5 and es6 sources to /dist
npm run build
The MIT License (MIT) Copyright (c) 2021 XBSoftware