Finance-Tracker

🚀 Finance-Tracker

A finance tracker application built using Python’s tkinter module. It allows the user to keep track of their income and expenses, and visualize their balance through a pie chart. Utilizing customtkinter gives the application a visual edge over applications developed with tkinter only!

💡Features

🛠️ Prerequisites

Before you begin, ensure you have met the following requirements:

You have installed the following python modules:

💻Installation

  1. Clone the repository:
    git clone https://github.com/divyansshu/Finance-Tracker.git
    
  2. Navigate to the project directory:
    cd Finance Tracker
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    
  4. Run the application:
    python main.py
    

🧩 Flowchart of the code 🤹‍♀️

Finace_tracker drawio

🌟 Screenshots