Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Expense Tracker (Python)

A simple command-line expense tracker built using Python.
This project helps users record daily expenses, view all entries, and calculate total spending using basic file handling.

Features

  • Add expenses with date, category, amount, and note
  • View all recorded expenses
  • Calculate total expenses
  • Data stored locally in a text file

How It Works

The application runs in the terminal and presents a simple menu-based interface.
Users can add expenses, view previous records, and check the total amount spent.

How to Run

  1. Clone this repository
  2. Run the script using:
    python expense_tracker.py

About

A simple command-line expense tracker built using Python.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages