A simple budget tracker application built in Java. This app allows users to track their expenses, manage their budget, and store transactions for future reference.
- Track income and expenses
- Store and display transaction history
- View budget summary (total income, total expenses, and remaining balance)
- Data saved in a file for persistence
- Clone the repository:
git clone https://github.com/ExtBreadcode/BudgetTrackerApp.git