Skip to content

Expense Tracker is a Java application for managing personal finances. It lets users add, edit, delete, and search expenses with real-time filtering. Key features include dynamic search, total expense calculation, and data persistence with JavaFX for an intuitive user interface.

Notifications You must be signed in to change notification settings

Pratham0320/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker Expense Tracker is a simple and interactive Java-based application designed to help users manage their personal expenses. This project showcases a user-friendly interface for tracking, categorizing, and analyzing expenses over time.

Features Add Expenses: Easily add new expenses with details including amount, category, and date. View Expenses: Display a list of all recorded expenses in a clear and organized manner. Search and Filter: Quickly search and filter expenses based on category and date. Update and Delete: Modify or remove existing expenses as needed. Export to CSV: Export your expense data to a CSV file for external analysis. Technologies Used Java: Core programming language used for the application's development. JavaFX: Provides the graphical user interface (GUI) components and layout. CSV Files: For exporting and saving expense data.

About

Expense Tracker is a Java application for managing personal finances. It lets users add, edit, delete, and search expenses with real-time filtering. Key features include dynamic search, total expense calculation, and data persistence with JavaFX for an intuitive user interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages