Manage all your expenses and income. You can:
- Create accounts with different currencies
- Add income/expenses for account (also from templates)
- Transfer money between accounts and convert from one currency to another.
- Add categories for income/expenses and search by them
- Create templates for income/expenses
- Add your wishes
- See balances of your accounts :)
DB scheme: here (You also can generate "create script" there).
In createDB.sql script with some INSERT queries.
Connection settings to the database: DBconfig.php.
Main page - index.php.