Full featured completely customizable software for Plusfinance Institutes This is an opensource initiative for SACCO. This is full featured software to manage microfinanace Institute(s).
head to https://micro-finance.readthedocs.org/ for latest documentation
- clone this repository
- setup virtualenv and install requirements from requirements.txt
- do necessary changes to settings.py
- configure nginx with uwsgi for production on server or you can run inside virtualenv for development purposes.
You can try it by hosting on your own or deploy to Heroku with a button click.
Deploy To Heroku:
Credentials to MicroFinance Dashboard:
- Username: Admin001
- Password: admin001
Visit our Django Web Development page Here