DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
558 stars 262 forks source link

Updated expense tracker #369

Closed aditorito closed 3 weeks ago

aditorito commented 3 weeks ago

Made expense tracker more User friendly with some extra features

Added Features: 1) It is a GUI based Expense tracker. 2) User can specify mode of payment like cash, online etc. 3) It stores users data in DB file. 4) User can Delete whole data frame of data or only the selected column.

Thank You

Aditya Pratap Singh