The Checkbook
This checkbook application is a tool I've built (originally just for myself and a friend) so that you can manage your money across different bank accounts. This application does not use any bank information, account numbers, credit card numbers, routing numbers, check numbers (unless you use them in a transaction description), etc. It is just like a regular paper checkbook register.
"Why should I use it then?"
Firstly, because if you have a smart phone, like an iPhone or Android phone, you can access your checkbook
register from your phone and not have to carry around a paper register all the time. Secondly, I have extra features planned
for the future. Once I get the back end code to a point where I feel like I want to develop extensions, I will be adding
expense reports and other goodies to help you track your spending in different categories. Currently it's pretty
non-customizable. So for the future, I plan to add some customizability and other things to help make your register look
and feel the way you like. Last-but-not-leastly, because I have plans to develop some mobile apps to go along with the
online version.
"But since it's a web app, it has to load. That takes time."
Yes, yes. Sadly, it does; however, the app is pretty light on images and data at the moment and all data
processing is server side (that means it's not done on the phone in the browser). So it's pretty darn quick.
On top of that, I have plans to develop an Android app to go with this web app. Sorry iPhone users. I have no
plans for you... at least at the moment.
If you end up signing up for an account on my website, that's fantastic and I thank you! If not, that's cool too; but you have nothing to lose, as it's free and, for the forseeable future, anything I create and add to this website will be free as well. Thanks all.