Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 651 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 651 Bytes

Personal Finance Tracker

A user-friendly desktop application built using Python and Tkinter to manage personal finances, track income, expenses, and savings.

Features

  • Track your income, expenses, and savings
  • Categorize expenses
  • Transaction history
  • Visualize your financial data
  • Easy-to-use graphical interface

Steps

  1. Clone the repository to your local machine or download the files.
  2. Navigate to the project directory.
  3. Install the required Python packages
  4. Run the application.

python finance_tracker.py

Tracker