Designing a personal finance app - Stack Overflow most recent 30 from stackoverflow.com2009-11-30T09:18:33Zhttp://stackoverflow.com/feeds/question/207367http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/207367/designing-a-personal-finance-app3Designing a personal finance appdr_pepper2008-10-16T03:44:56Z2009-09-09T14:07:12Z
<p>As a side project, I am looking at creating a personal finance program. I have tried using Money and Excel to keep track of my finances but have either been unhappy with the stability or lack of features. My question is this, what tools have you used to keep track of your personal finances? Here are some requirements I would like to achieve:</p>
<ol>
<li>Stable</li>
<li>Can automatically download data from banks for free</li>
<li>Customizable enough to easily create a total balance from selected accounts</li>
</ol>
<p>I was thinking of using a python script, but really haven't thought it out further than that. What interfaces are available to automatically download account information?</p>
<p>EDIT:
So it seems like the general consensus that there are many open source tools are out there which can be modified to suit your needs. Also, many people seem to be happy with using Quicken if they are willing to spend some money. As far as online record tracking, <a href="http://www.mint.com/" rel="nofollow">mint</a> seems to be the most popular choice.</p>
<p>The only problem I have with using the online systems such as mint or yodlee, is that there is no easy way to "approve" the bank transactions so that you can check off your receipts and see if they match the charges. </p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207377#2073771Answer by Guy for Designing a personal finance appGuy2008-10-16T03:51:51Z2008-10-16T03:51:51Z<p>The most reliable accounting application that I've ever used was Quicken v2 that I bought in 1992. I used it for 11 years through to 2003 and never once did it crash or corrupt data or do anything unusual and performed its function perfectly and simply. One of the features that it did not have (if memory servers me correctly) was downloading from banks. However, if you want to see a solid, full featured and elegantly designed piece of accounting software to use as a template for yours then I'd suggest that you try and track down that version of Quicken. It was designed for Windows 3.11.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207383#2073833Answer by dvt.myopenid.com for Designing a personal finance appdvt.myopenid.com2008-10-16T03:56:20Z2008-10-16T03:56:20Z<p>Perhaps instead of starting from scratch and attempting to re-create tens of thousands of man hours of programming work, you could try some open source alternatives. If one of them is close enough but missing a feature or two, you could add it yourself.</p>
<p><a href="http://www.rewardprograms.org/thefreegeek/features/wide-open-wallet-50-awesome-open-source-financial-tools.html" rel="nofollow">Here's a list of 50 open source financial tools</a>.</p>
<p>(I haven't used any of these. I use Quicken myself, and like it a lot.)</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207384#2073842Answer by Chris Boran for Designing a personal finance appChris Boran2008-10-16T03:56:21Z2008-10-16T03:56:21Z<p>Have you checked out <a href="http://www.mint.com/" rel="nofollow">Mint</a>? On the 'roll your own' front, I think you will find that banks don't have a consistent API for downloading your records - each one has their own format.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207388#2073883Answer by Cade Roux for Designing a personal finance appCade Roux2008-10-16T03:58:22Z2008-10-16T03:58:22Z<p>Lifehacker has just started a <a href="http://lifehacker.com/5063159/battle-of-the-web+based-personal-finance-apps" rel="nofollow">rundown on the online apps</a>.</p>
<p>I personally like <a href="http://www.mint.com" rel="nofollow">Mint</a>.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207394#2073941Answer by Jon B for Designing a personal finance appJon B2008-10-16T03:59:39Z2008-10-16T03:59:39Z<p>I used MS Money for around 12 years. Eventually, I realized that all I was doing was correcting the spelling of store names after downloading statements from the web. Basically, the banks, credit card companies, and brokerages do an excellent job of keeping track of everything for you in real-time.</p>
<p>I'm not trying to dissuade you from moving forward with your project, but if you're asking about what we're looking for in a financial tool - that's pretty much my answer.</p>
<p>Perhaps someone (like yourself) could build an app that isn't just a glorified checkbook (like Quicken and Money), but more of a convenient way to aggregate all that data from the banks into one screen (on the web, maybe?). Nothing too fancy - just a way for me to know how much money I don't have.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207395#2073951Answer by Sammy Larbi for Designing a personal finance appSammy Larbi2008-10-16T04:00:19Z2008-10-16T04:00:19Z<p>MS Money 2002 is what got me started on financial software and saving and paying attention to income vs. outlays, so I'll always have a great soft spot in my heart for it.</p>
<p>However, I've used Wesabe and more recently, <a href="http://www.mint.com" rel="nofollow">Mint</a> as online tools that integrate all my banking for me.</p>
<p>Mint lets me track my checking, savings, mortgage and retirement accounts, and recently started allowing customization of categories. It also checks my credit card interest versus other offers (and savings / checking) to see where I can save money. Of course it's got all the reports so I can see how much I spent on groceries versus new monitors. </p>
<p>I love it, and because of that, I'd avoid reimplementing the wheel if I were you - at least check it out for a couple of weeks.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207506#2075061Answer by paxdiablo for Designing a personal finance apppaxdiablo2008-10-16T05:11:45Z2008-10-16T05:11:45Z<p>I use an OpenOffice.org spreadsheet to manage my little investment company. I had originally used Quickbooks when I ran Windows and attempted to use GnuCash when I switched to Ubuntu but, to be honest, I didn't need that level of power.</p>
<p>Since I'm really only entering data from statements into a double-entry system, I wrote macros to import the data from the bank files and also to create a balance sheet, P&L and detailed transaction reports more than adequate for the accountant at the end of the year.</p>
<p>It does everything I need to do except track the state of individual investments but that's not required for accounting purposes - I track that for my own purposes in another spreadsheet.</p>
<p>Both my banks allow me to download QIF files for my transactions and I have macros to import that.</p>
<p>I'm pretty well done with specialized software for accounting, I'd rather have the control than wait around for the features I need to be added to GnuCash. Don't get me wrong, it's a good app, but my wife (I'm sure she's right because (1) she's a CA and most importantly (2) she's my wife :-) says it has some annoying limitations.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207540#2075401Answer by jcap for Designing a personal finance appjcap2008-10-16T05:36:26Z2008-10-16T05:36:26Z<p>OFX is a standard used by many banks for communicating directly with them.</p>
<p>iBanks for OS X just added this functionality and it works very well.</p>
<p>Of all my various accounts, I think 90% had OFX support, and I now download direct into iBank just like Quicken and Money.</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/207572#2075721Answer by bratvn for Designing a personal finance appbratvn2008-10-16T06:10:32Z2008-10-16T06:10:32Z<p>I have been using <a href="https://moneycenter.yodlee.com/" rel="nofollow">Yodlee MoneyCenter</a> and it works fine for me. It automatically syncs my data from the bank, categorizes my transactions, sends out email/sms alerts on overspending etc..,</p>
http://stackoverflow.com/questions/207367/designing-a-personal-finance-app/1399920#13999200Answer by Mark Synowiec for Designing a personal finance appMark Synowiec2009-09-09T14:07:12Z2009-09-09T14:07:12Z<p>Funny, I'm currently working on my own as well. Used Quicken & excel in the past. But I've had the same issues with that as you. I like the ability to keep all my finances/usernames/passwords on my own pc. Call me paranoid but I'm not a huge fan of the online versions. My own setup is maybe halfway done, which means I'm about a year out from completing a first run of it. It's been pretty interesting to work though.</p>
<p>Building off your list, here's what I think a financial app should do:</p>
<p>rename/categorize based off of what you've already set up* (this is where i find most others lacking)</p>
<p>show you where you'll be in x years at the current rate* (do any of them currently do this?)</p>
<p>see how future purchases or events will fit into your budget* (i havent seen this either)</p>
<p>as well as all the normal bells and whistles. </p>