About Budget ============ Budget is a PHP application to keep a record of family account. It allows to estimate how expenses are categorize during a month and their splitting per account. A registration form allows anyone to create a new table and manage it without any administrator assistance. Install ======= 'make install' will all install in /usr/local/share/budget but you can change it by using 'make install DESTDIR=???' Configuration ============= By default, Budget tries to read config.php files which set the location of database files.