Skip to content
franko108 edited this page Dec 10, 2014 · 6 revisions

Program for evidence of a personal income and expenses.
Program is finished and stable. Demo is on the link:
http://homebooking.it-pu.com/

Features

Intended to be very simple for use with a several features:
* One or more currencies (defined by user settings)
* One or more accounts (user settings)
* One or more categories of income and outcome (user settings)
* Transaction from one account to another (user settings)
* Booking of incomes or outcomes from the same interface
* Booking of income or outcome may be on pending. It will show different color on reports and amount will not be included in the sumaries.
* Various reports according to date of income/outcome, categories, search by description or the categories, search through date of income/outcome.

Program is localized on English (detail check will be needed) and Croatian languages.
Program is being written in PHP with CodeIgnter framework, with JQuery (used for a reports and menu) with MySQL database.
Maybe in the future will be for PostgreSQL and MySQL databases.

Actual state of the program: beta, plan is to finish it by end of February 2012.

INSTALLATION

Instructions in /doc/INSTALL.txt and here

LICENSE

License is GPL 2, program is Open Source.
Copyright (C) 2012 Franko Ivasic

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; full version of license is here

Clone this wiki locally