Skip to content

GovindUpadhyay13/Personal-Expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Expense Tracker

Python License Contributions

A simple, offline CLI tool to track your daily expenses and keep your spending under control.
No signup, no cloud — just your data in a .csv file!


Features

  • Add, list, and delete expenses
  • Auto-saves your entries in expenses.csv
  • Handles wrong inputs gracefully
  • Works completely offline (needs only Python 3)

File Structure

File Purpose
expense_tracker.py Main application code
expenses.csv Stores your saved expense data
screenshot.png Example screenshot of the app in action
README.md Project overview & instructions

Screenshot

Here’s how the app looks when running

Expense Tracker Screenshot

About

A simple and offline expense tracker using Python and CSV.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages