Coder Social home page Coder Social logo

marcoplaitano / finances-tracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 109 KB

A JavaFX application that helps me keep track of my income and expenses

License: MIT License

Java 100.00%
javafx javafx-application javafx-gui finances finances-manager finances-tracker

finances-tracker's Introduction

FINANCES TRACKER

A desktop app to keep track of personal income and expenses.


Description

The interface displays a list of Transactions in a table so that the user can easily see how they've been managing their finances.

Every Transaction has 3 attributes:

  • the amount of money spent/gained
  • the date on which it happened
  • a short description of where that money came from or went to.

How it looks

On the left there's a section in which the user can create and add a new Transaction to the list.
The title is not required but highly recommended in order to remember what the various transactions are for.
Under the main table there's a small text section which shows the definitive counters and a Line Chart that helps in better visualizing the changes over time.

Default interface


Handling Data

The application lets the user save the current state to a binary file with the "Save" button.
The following time the application is started, it will automatically load the data from that same file.

Moreover, there is an option to export the data to either a .csv or .txt file that can at any time be imported back.
If they choose, the user can even save the current state of the graph as a .png image.
All this can be done with the "Export as..." and "Import from..." buttons.

Export demo


License

Distributed under the MIT License.

finances-tracker's People

Contributors

marcoplaitano avatar

Watchers

 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.