A simple shared budget manager web application
Find a file
2011-03-10 17:05:34 +00:00
static initial import 2011-03-10 02:37:21 +00:00
templates initial import 2011-03-10 02:37:21 +00:00
budget.py create the db in any case when loading the module 2011-03-10 17:05:34 +00:00
README.rst add a readme 2011-03-10 02:41:05 +00:00

Budget-manager
##############

:author: Alexis Métaireau
:date: 10/03/2010
:technologies: Python, Flask, SQLAlchemy, WTForm

This is a really tiny app to ease the shared houses budget management. Keep
track of who bought what, when, and for who to then compute the balance of each
person.