Skip to content

anjalikarhale/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Expense Tracker (Python)

A menu-driven Expense Tracker application built using Python.
This project helps users record, view, search, update, and delete daily expenses, with data stored using file handling.


๐Ÿ“Œ Features

  • Add expenses with date and time
  • View all recorded expenses
  • Search expenses by category
  • Calculate total expenses
  • Filter expenses by date
  • Generate monthly expense reports
  • Update existing expenses
  • Delete expenses
  • Persistent storage using a text file

๐Ÿ›  Technologies Used

  • Python
  • Object-Oriented Programming (OOP)
  • File Handling
  • Datetime module

โ–ถ How to Run the Project

  1. Clone the repository or download the files
  2. Make sure Python is installed
  3. Run the program using:
    python expense_tracker.py

About

A menu-driven Python expense tracker using OOP and file handling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages