linarkou / AccountManager

The system of accounting for personal expenses and income.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AccountManager

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 :)

How to run

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.

About

The system of accounting for personal expenses and income.


Languages

Language:PHP 69.8%Language:HTML 23.4%Language:CSS 6.8%