Skip to content

juanbasora/Expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense-tracker

GitHub last commit GitHub license

Expense_tracker

Description

A UI tool made with python tkinter that can save expense information such as category, date, amount, and optional notes into a SQL database. This information can then be viewed within a pie chart that will dynamically update when items are added or deleted.

How to use

git clone https://github.com/juanbasora/Expense-tracker

cd Expense-tracker

pip install -r requirements.txt

python3 Expense_Tracker.py

Releases

No releases published

Packages

No packages published

Languages