Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Expense Tracker (Python)

A simple command line expense tracker built in Python. Users can add expenses, view history, and see spending summaries by category.

Features

  • Add expenses (amount, category, description, date)
  • View all saved expenses
  • Summary totals (overall + by category)
  • Filter expenses by category
  • Saves data locally to a JSON file

How to Run

python tracker.py

About

A simple command line expense tracker built in Python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages