MicroPyramid / micro-finance

Free Micro Finance Software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro-finance

Full featured completely customizable software for Microfinanace Institutes This is MicroPyramid opensource initiative for microfinanace management. This is full featured software to manage microfinanace Institute(s).

image

Documentation Status

image

Code Health

head to http://micro-finance.readthedocs.org/ for latest documentation

How to deploy?

  • 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:

image

You can view the sample here https://test-microfinance-app.herokuapp.com/

Credentials to MicroFinance Dashboard:

  • Username: Admin001
  • Password: admin001

Visit our Django Web Development page Here

About

Free Micro Finance Software

License:MIT License


Languages

Language:Python 55.5%Language:HTML 39.2%Language:CSS 4.9%Language:JavaScript 0.3%