|
|
Sanghamithra is an open source on-line banking solution for Co-operative banks developed by Open Software Solutions name 'Sanghamithra' which is distributed under General Public License (GPL) is available through the url http://www.atpskerala.org/Sanghamithra/
Social Entrepreneurship Promotion Society on Information Technology
(SEPSIT), Reg No 463/2002, Dinesh Software Park, Kannur, Keralam, India - 670002
Telephone : 0497-712965
SanghamithraDataModel : Analysis of the data model of this open source system by JordaneRollin?.
Today I took a look at their tarball. I couldn't build the source code at all, but I believe it's just my lack of knowledge in C/C++ for Linux! Well, there is no documentation either. I tried the basics: ./configure, make clean, make, etc... What I could find is it's a client/server application and both client and server are primarily targeted for Linux (duh!). There's a bunch of *.glade files, so I'm assuming they used the GTK+ library, which in theory can run under Windows too (at least the client side, I'm not sure about the server side).
-- FelipeAlbertao
Note: this is what I could guess from the source code -- FelipeAlbertao
- Deposits / Payments
- Loan management
- Account management
- Membership management
- Withdrawal
- Approval Workflow (seems like...)
- Reports:
- Daily deposits
- Person ledger
- Day book
- Branch loans
|
|