Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 483 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 483 Bytes

Personal Finance Tracker

Overview

A fully Python based Personal Finance Tracker application

Features

Installation

  1. Clone the repository:

    git clone https://github.com/Dallaz00/Personal-Finance-Tracker.git
  2. Navigate to the project directory:

    cd "/Users/delazeri/Python Projects/Personal Finance Tracker"
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Run the terminal:

    python main.py