Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java Expense Tracker Console App

A simple console-based Expense Tracker built with Java.
Track your spending, filter by categories, and save data to a file!


Features

  • Add new expenses (amount, category, date, description)
  • View all recorded expenses
  • Filter expenses by category
  • Calculate total money spent
  • Save/load expenses to/from a file

πŸ›  Technologies Used

  • Java (OOP, Collections, File Handling)
  • Java I/O Streams
  • LocalDate API

Demo (Terminal View)

--- Expense Tracker ---

1.Add Expense 2.View All Expenses 3.View Total Amount Spent 4.Filter by Category 5.Save to File 6.Exit

Clone the repo:

https://github.com/RITHANYT/Expenses-Tracker.git

πŸ“· Project Structure

πŸ“‚ java-expense-tracker/ β”œβ”€β”€ Main.java β”œβ”€β”€ Expense.java β”œβ”€β”€ ExpenseManager.java └── expenses.txt (auto-generated)

About

A simple console-based Expense Tracker built with Java. Track your spending, filter by categories, and save data to a file!

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages