Skip to content

This is a simple php 5 project that simplifies the manual book keeping system of a chama.

License

Notifications You must be signed in to change notification settings

qlint/simple-chama-bookkeeping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chama Bookkeeping

The simple chama bookkeeping is based on mangoO Microfinance Management system - a lightweight, yet powerful software solution for small microfinance institutions. It uses web technologies like PHP, MySQL, JavaScript (with jQuery), and CSS.

Features

  • Customer management
  • Share account management
  • Savings account management
  • Loan management
  • Employee management
  • Reporting
  • Accounting

Installation

Requires a PHP-capable webserver and a MySQL database. For testing purposes, using XAMPP is recommended.

To connect to the test database included in this repository (sunbird_test.sql), the required configuration is as follows. Server: 127.0.0.1 / Database user: root / Database password: '' (empty password). These are the current default settings included in ./config/config.php. They should only be used for test installations. Make sure to change database user and password for any productive environment! It is also highly recommended to change the password pepper in each new installation by editing ./config/pepper.php.

The default login for the program GUI is: Username: admin Password: password

Licence

This software is licensed under the GNU General Public License 3.0, a copy of which can be found in the LICENSE file.

About

This is a simple php 5 project that simplifies the manual book keeping system of a chama.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published