/micro-finance

Primary LanguagePythonMIT LicenseMIT

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).

https://travis-ci.org/MicroPyramid/micro-finance.svg?branch=master Documentation Status https://coveralls.io/repos/MicroPyramid/micro-finance/badge.png?branch=master 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.