Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Expense Tracker

This is a simple command-line tool for tracking your expenses. You can log expenses, view them, and calculate your total spending.

How to Use

  1. Clone the repository:
    git clone https://github.com/CodewithDili/expense-tracker.git

Navigate to the project directory:

cd expense-tracker Run the script:

python expense_tracker.py Use the menu to add, view, or calculate your expenses.

Requirements Python 3.x

Features Log expenses with date, category, amount, and description. View all logged expenses. Calculate total spending.

When you first start, your expenses.csv file will be empty. As you use the script to add expenses, it will gradually fill up with entries like the example above.

About

A simple command-line tool for tracking daily expenses. This Python script allows users to log expenses, view all logged expenses, and calculate total spending, helping manage personal finances efficiently.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages