Skip to content

t2and2/java-expense-tracker

Repository files navigation

Java Expense Tracker

Overview

This is a simple console-based expense tracker built in Java during the Google Hackathon. It allows users to record expenses, review their history, and calculate totals using a straightforward command‑line interface.


Features

  • Add new expenses
  • View all recorded expenses
  • Calculate total spending
  • Organized console workflow
  • Basic data handling with arrays/collections

Technologies Used

  • Java
  • Object-Oriented Programming
  • Arrays & Collections
  • User Input Handling

My Contributions

  • Implemented core expense tracking logic
  • Designed the console interaction flow
  • Built input handling and validation
  • Wrote methods for storing and calculating expenses

How to Run

1. Compile the Program

javac ExpenseTracker.java

## Demo Video

[Watch Demo Video](https://drive.google.com/file/d/1mE1G0xudJhwkZ9z2LYnkybK4cdZjZ3gc/view?usp=drive_link)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages