Skip to content

matthewthomasbeck/Budgeting_Software

Repository files navigation

Receipt Analyzer

Receipt Analyzer

Click here for the story behind the build

Please consider: if you like it, star it!

Tech Stack

  • Language: Python
  • Libraries: psycopg2, matplotlib, numpy, re, seaborn, os, tkinter, customtkinter, datetime, PIL
  • Database: PostgreSQL

Basic Information

The COVID-19 pandemic was a rough time for many

Though I was just a student, I wanted to know how my finances were impacted, and so I set about working on this software so I could eagle-eye my spending habits

So, before LLM's existed, I set out on solving my first problem as a programmer, and successfully completed my first piece of software to solve it (with no assistance)

While this software did not have any king of OpenCV use to streamline receipt data collection, it did successfully serve its purpose and was instrumental in helping me identify my spending points

(it also forced me into the good habit of auditing my finances every fortnight)