https://github.com/MicroPyramid/micro-finance
Free Micro Finance Software
https://github.com/MicroPyramid/micro-finance
django finance-management lending microfinance microfinance-banks python
Last synced: about 1 year ago
JSON representation
Free Micro Finance Software
- Host: GitHub
- URL: https://github.com/MicroPyramid/micro-finance
- Owner: MicroPyramid
- License: mit
- Created: 2014-10-28T12:08:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T20:00:24.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T19:16:20.060Z (about 1 year ago)
- Topics: django, finance-management, lending, microfinance, microfinance-banks, python
- Language: Python
- Homepage:
- Size: 1.03 MB
- Stars: 88
- Watchers: 25
- Forks: 89
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-sustainable-finance - micro-finance - Free Micro Finance Software. (Social Finance / Financial Inclusion)
README
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:: https://travis-ci.org/MicroPyramid/micro-finance.svg?branch=master
:target: https://travis-ci.org/MicroPyramid/micro-finance
.. image:: https://readthedocs.org/projects/micro-finance/badge/?version=latest
:target: https://readthedocs.org/projects/micro-finance/?badge=latest
:alt: Documentation Status
.. image:: https://coveralls.io/repos/MicroPyramid/micro-finance/badge.png?branch=master
:target: https://coveralls.io/r/MicroPyramid/micro-finance?branch=master
.. image:: https://landscape.io/github/MicroPyramid/micro-finance/master/landscape.svg
:target: https://landscape.io/github/MicroPyramid/micro-finance/master
:alt: 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:: https://www.herokucdn.com/deploy/button.svg
:target: https://heroku.com/deploy?template=https://github.com/MicroPyramid/micro-finance
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`_
.. _Here: https://micropyramid.com/django-development-services/
.. _https://test-microfinance-app.herokuapp.com/: https://test-microfinance-app.herokuapp.com/