Expense Tracker (Python)

This is an application I wrote to help organize receipts that pile up when I wanted to track my spending and know exactly how much I’m spending in certain categories. This program allows the user to track every spending unlike online bank statements where they don’t track cash or check. All assets were produced by me.

  • Utilized dictionaries and default dictionaries to practice what was learned in class in a solo project
  • Implemented an open/save/new function with merge functionality
  • Utilized the TKinter GUI library and developed the application with modularity in mind
Tool Download: Binaries