MyFina - Web-based Personal Financial System
I’m releasing the source code and also live demo version of my application called MyFina.
MyFina is a simple web based personal finance and budgeting program for managing accounts and expenses. The system aimed at those who have little or no financial background to gain control over their money. The system supports multiple numbers of users. In making this software, the developer has attempted to make things as simple as possible, while still retaining enough functions to satisfy most home users.
More info at http://myfina.ridinglinux.org/
UPDATE
This project has been registered at Sourceforge
http://sourceforge.net/projects/myfina/
Popularity: 14% [?]
I found your site on technorati and read a few of your other posts. Keep up the good work. I just added your RSS feed to my Google News Reader. Looking forward to reading more from you.
Susan Kishner
Hi.
Excelent a basic software, i make you a observation: why can filter the accounts transacctions by month and year, i see the code but its commented and if i uncommented not function, can you help me for make a functional software?
/myfina/system/application/views/transaction/summary.php
<script language=”javascript” type=”text/javascript” src=”baseurl?>public/shared/js/overlib_mini.js”>
<? /*
Month: selectMonth(1)?>
Year: selectYear(1)?>
*/ ?>
Thanks
Thank you for the suggestion. I have enabled the feature in the latest release (0.1.6). You can download it at sourceforge.
Good work. Just a sugestion:
1) Under the same category it should not be possible to create 2 subcategories with the same name. In the online demo under Entertainment (in Expenses) I created 3 identical subcategories named “Mags”.
2) Sorry for the stupid question (it’s late in the night!), but how can I delete a category or subcategory (for ex. “Mags”) ?
keep your good work
Jose Damiao
Hi. I loved your software. I downloaded it and tried it on my windows box (I know it’s not what it is supposed to be, but that is what I can use where I need it). And now there is a problem… After I completed everything that you’ve written as directions on the project’s website, I got a connection to the database, but the welcome page is all messed up. It is not showing any menus, just the “Powered by..” text and some random code, which I found is to be from the files in system/application/views directory. Do you have any idea how can I fix this?
mysql Ver 14.12 Distrib 5.0.67, for Win32 (ia32)
PHP Version 5.2.6
Apache/2.2.9 (Win32)
Thanks in advance.