Skip to content

NihalAli786/python-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python Expense Tracker

A simple Python expense tracker that lets users add expenses, view all expenses, and calculate the total amount spent.

Features

  • Add an expense
  • View all expenses
  • Show total spending
  • Save expenses in a JSON file

Files

  • main.py - main program logic
  • expenses.json - stores expense data
  • README.md - project description

How to Run

  1. Open the project folder in VS Code
  2. Open the terminal
  3. Run:
python3 main.py

About

A simple Python expense tracker that lets users add, view, and total expenses using JSON storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages