Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 782 Bytes

File metadata and controls

32 lines (25 loc) · 782 Bytes

Expense-Tracker-Java

Java console-based expense tracker application.

Java Expense Tracker

A simple console-based expense tracking application built using Java.

Features

  • Add, update, delete, and view expenses.
  • Categorize expenses.
  • Save expenses to a file and load them on startup.
  • Filter expenses by category.

Technologies Used

  • Java
  • Object-Oriented Programming (OOP)
  • File Handling
  • Collections

How to Run

  1. Clone the repository.
  2. Compile the Java files.
  3. Run the Main class.
  4. Follow on-screen instructions to manage your expenses.

Future Improvements

  • Add a GUI for better user experience.
  • Export expenses to CSV or Excel.
  • Add monthly/annual reports and charts.

Feel free to connect or reach out for collaboration or feedback!