/Finance-Tracker

Finance Tracker is a simple Python application to track your financial transactions. It allows you to add transactions, categorize them, and visualize the data.

Primary LanguagePythonMIT LicenseMIT

Finance Tracker

Finance Tracker is a simple Python application to track your financial transactions. It allows you to add transactions, categorize them, and visualize the data.

GIF

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd Finance Tracker
  2. Install the required packages:

    pip install -r requirements.txt

Usage

  1. Run the main script:

    python main.py
  2. Follow the prompts to add a new transaction.

License

This project is licensed under the MIT License.