Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

💰 Expense Tracker

A simple command-line tool built in Python that helps you track your daily expenses. You can add expenses, view them by category, and see your total spending — all from the terminal.

What it does

  • Add a new expense (amount, category, date)
  • View all expenses in a list
  • See total spending
  • Handles wrong inputs without crashing (error handling)

How to run it

git clone https://github.com/uhsadiaa-dev/Expense-Tracker.git
cd Expense-Tracker
python expense_tracker.py

Built with

  • Python
  • Basic file handling / data structures

About

A simple command-line expense tracker built with Python to practice data structures, loops, error handling, and user input.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages