Giter Site home page Giter Site logo

aadamsx / finances-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luism6n/finances-app

1.0 0.0 0.0 2.12 MB

An unnamed app to categorize and visualize financial transactions data in OFX. Made with React + d3.

License: MIT License

JavaScript 96.60% CSS 0.04% HTML 3.36%

finances-app's Introduction

Finances app

An unnamed app to categorize and visualize financial transactions data in OFX. Made with React + d3.

Install

Clone this repo and run:

nvm use 16
npm i
npm start

Fake data and example filters will be added the first time you open the app so you can play around.

Load transactions

  • Press the + button on the bottom right
  • Select as many OFX files as you'd like
  • Choose if you want to erase previously loaded data and click load

Visualize and categorize transactions

  • Overview tab shows a bar chart of the transactions amount grouped by some attribute. Hovering each bar shows a subgrouping.
  • Evolution tab shows more or less the same data as Overview, but in a line chart. It is more appropriate to compare spendings in different categories.
  • The Filtered tab shows transactions that remain after applying all active (blue) filters, so you can view which transactions are being plotted on the graphs.
  • The Transactions tab shows all transactions without any filters applied, so you can visualize your current search only.
  • Summary shows a bunch of stats about the transactions.
  • Categorize helps you set the category of your transactions efficiently. It shows your transactions grouped by description and sorted by amount, so you can tag whatever makes more difference in the visualization first.

Thanks

Thanks to my friends and girlfriend <3 that helped me iterate the design. :)

finances-app's People

Contributors

luism6n avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.