Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rk-vashista/finance-tracker


https://github.com/rk-vashista/finance-tracker

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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:
```sh
git clone
cd Finance Tracker
```

2. Install the required packages:
```sh
pip install -r requirements.txt
```

## Usage

1. Run the main script:
```sh
python main.py
```

2. Follow the prompts to add a new transaction.

## License

This project is licensed under the MIT License.