Skip to content

hema-sree-04/Expense-Tracker-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Expense Tracker – Python

A simple command-line expense tracker built using Python.

Features

  • Add expenses
  • View expenses
  • Calculate total expenses
  • File-based storage

How to Run

python expense_tracker.py

##  Open Folder in VS Code

1. Right click folder → **Open with Code**
2. Click **Terminal → New Terminal**

---

## Initialize Git (DIRECT COMMANDS)

Copy–paste **one by one** in terminal:

```bash
git init
git add .
git commit -m "Initial commit - Expense Tracker"
git branch -M main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages