Name | Modified | Size | Downloads / Week |
---|---|---|---|
chama.app.1.1.0.zip | 2016-10-21 | 53.5 MB | |
README | 2016-07-11 | 1.8 kB |
|
chama.app.1.0.0.zip | 2016-07-11 | 53.0 MB | |
Totals: 3 Items | 106.4 MB | 0 |
Features - Multi chama management - Member application - Contribution management - Loan management(Both loans taken by the chama and loans taken by the members) - Expenditure management - Investment management - Dynamic report generation Setup 1. install Postgresql http://www.postgresql.org/ above version 9.0 Linux Installation - yum install postgresql-server - service postgresql initdb - (Optional - will clear all databases) - service postgresql start Windows Installation - Download the setup file and install { To make the installation easier you can set the password for user postgres durting the installation to Baraza2011 } { Remember to change it for a live deployment } 2. install Java http://www.oracle.com/technetwork/java/javase/downloads/index.html version 1.7.45 and above 3. Download chama.app.1.0.0.zip and unzip it on any folder 4. Run the Setup cd ./chama.app.1.0.0/ Linux : ./setup.sh Windows : double click on setup.bat in app folder 5. Click on Test Connection - {To test connection to the database} Save Configutations - {In case you change user name or password connecting to the database } Create New - {Create a new blank database} Create Demo - {Create a demo database} 6. Running the appplication Web Application Linux : sh server.sh Windows : baraza.bar got to browser http://localhost:9090/ Application Linux : sh baraza.sh Windows : baraza.bar IDE Application Linux : sh ide.sh Windows : ide.bar 7. If you have many application to run in tomcat download the No DB configuration will be needed. There is a README file for the .war in the war folder USER PASSWORDS username root password baraza DEMO Accounts Admin -trialchama - trial Members -Member - member