Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avi-dey/java-expense-tracker

A simple java expense tracker made with javaFX. Expenditure categories can be graphically visualized with the help of pie charts.
https://github.com/avi-dey/java-expense-tracker

java javafx mysql mysql-database

Last synced: about 1 month ago
JSON representation

A simple java expense tracker made with javaFX. Expenditure categories can be graphically visualized with the help of pie charts.

Awesome Lists containing this project

README

        

# Expense-Tracker

A Simple Java Expense-Tracker To Track Financial Activity Efficiently. Its simple design makes it lightweight and straightforward. Graphical visualization is added for better analyzing your expenses.

![Expense_Tracker first Three Tabs](/images/Expense_Tracker.png)

## Quick Glance

- Total Spending by Category, Total Saving and Total Spending.
- All Transaction history with Category,Date and spent Money.
- A Pie Chart Data Visualization that displays values as slices of a pie, sized by their percentage of the total.
- Add Expenditure Details

## Tech Stack
- Java
- JavaFX GUI toolkit
- MySQL local Database