Quicken is a software used to manage finances. Naturally, its complexity far outreaches anything I have programmed here, but this was a fun project. HOW TO: Add and delete your transactions (will appear in screen). You will be alerted if your transactions sum up to be positive or negative (yes, you can do negative transactions, as if you were purchasing an item). KEY STROKES: The buttons are clickable, but for those who are keyboarders, press "n" for a new transaction and "d" to delete. There are still bugs. So, don't come wailing and commenting, "the total variable is all gooofoeodd :(" because something is funky with the whole table to var system. So chill out and I'll try to fix it. Have a nice day :)
Inspired by Quicken. All code is mine and original. I didn't watch a tutorial or copy. Look inside and remix to add more features if you are interested. Possible updates include tr.action notes and other functions.