This program is made for google app engine. This program is account house hold but only spend not income. Because I don't want input all day and I don't necesary caluculate collectly 1 yen. This program display total cost of each category of span you want, and graph each category percent and graph track each category or all. And memo of the day.
Directory tree
lifeaccount.py main program app.yaml configuration google app engine(you shoud make it for your account) index.yaml index.yaml(generated automatically) index.html top page category.html make category page graph.html graph page listaccount.html list for account page common.lib common libraryjs/ accountList.js javascript for make account table category.js javascript for category select circle.js html5 circle graph http://www.html5.jp/library/graph_circle.html
line.js html5 line graph http://www.html5.jp/library/graph_line.html
excanvas.js html5 canvas for id http://www.html5.jp/
prototype-1.6.0.3.js prototype.js dateselect.js javascript for date select common.js javascript for common
css/ account.css css for this program.