Thought I would post about a peresonal finance tracking app that i built, actually a pretty simple build. Just first turn on notification from you banks for transactions so they will send you an email for every transaction, second within your email set up a filter so it puts all those transactions into a folder. Third have a N8N node watch for emails within that folder and pull the information and categorize it on a google sheet!
The rest was just pulling the google sheet information and hosting it on GitHub and Vercel.