DISCLAIMER:
-----------

This software is in beta stage.  Please do not use 
unless you know what you are doing. 

ABOUT:
------

Homepage: http://www.ercansoy.com/kurush/

Kurush aims to be an easy to use personal finance tool

Released under GNU GENERAL PUBLIC LICENSE Version 2

Copyright (C) 2004 Ecmel Ercan <ecmel@ercansoy.com>


REQUIREMENTS:
-------------

Gnome 2
Mono >= 0.30.2
Gtk# == 0.17


The following (or similar) symbolic links in /usr/lib

ln -s libgnomeprint-2-2.so.0.1.0 libgnomeprint-2-2.so
ln -s libgnomeprintui-2-2.so.0.1.0 libgnomeprintui-2-2.so


TODO:
-----

    Short-term:
    
    * Dynamic loading for DetailsView
    * Undo / Redo
    * Implement parent account
    * Implement account reordering in summary view
    
    Long-term (in no particular order):

    * Auto-decide for Increase and Decrease according to context
    * Friendly names for Increase and Decrease according to context
    * Implement opening balance
    * Auto complete for account names
    * Specialized accounts suchs as Credit Card
    * Password protection for data files
    * Scheduled transfers
    * Backup, repair and recovery
    * Ability to save aged entries in a new file
    * Improve the reporting engine (currently it does not deserve to be called 
      "engine")
    * Fix overflowed columns in report
    * More reports
    * Multi currency support
    

NEWS:
-----

2004-01-18  Ecmel Ercan  <ecmel@ercansoy.com>

    * Project started
