BillmanH / Personal-Finance

These are the files that I use to make my own personal finance application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal-Finance

These are the files that I use to make my own personal finance application. I created this around 2014 and has been running smoothly ever since.

some of the scripts require keys or paths that you will have to specify. Check out the blog from an archived HTML file

transaction_logger.gs

This is the application that gets your transaction emails (GMAIL) and sends them to a google sheet OR to a SQL table. This runs within your GOOGLE APP SCRIPT on your own account. In this case I'm only using SQLServer so the SQL querystring might change for your application.

About

These are the files that I use to make my own personal finance application

License:MIT License


Languages

Language:JavaScript 64.9%Language:Python 35.1%