@eheikes/finances-visualizer

0.2.0 • Public • Published

VizFin [Work In Progress]

Visualize your finances

Takes your Quicken data and presents it in multiple charts so you can examine your finances. Supports all modern browsers.

Use it here. No financial data is sent to any servers -- it runs entirely within your browser on your computer.

Contributing

Bug reports and contributions are welcome. To report a bug or suggest a new feature, please create an issue.

Developing

VizFin is a React application written in TypeScript. Pull requests are welcome. Please follow the existing code style and add/update tests for your changes.

$ npm run build      # one-time build
$ npm run dev        # build the project and re-build when files change
$ npm run lint       # run linter
$ npm start          # start local server
$ npm test           # run all tests

License

Copyright © 2018 Eric Heikes. Licensed under Apache-2.0.

This project is not affiliated with Quicken or Quicken, Inc., in any way.

Package Sidebar

Install

npm i @eheikes/finances-visualizer

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Unpacked Size

4.39 MB

Total Files

5

Last publish

Collaborators

  • eheikes