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.
- 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
- Java
- JavaFX GUI toolkit
- MySQL local Database