Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T20:00:24.000Z (over 3 years ago)
- Last Synced: 2024-10-18T20:41:04.738Z (3 months ago)
- Topics: django, finance-management, lending, microfinance, microfinance-banks, python
- Language: Python
- Homepage:
- Size: 1.03 MB
- Stars: 83
- Watchers: 24
- Forks: 85
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
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 Healthhead 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-financeYou can view the sample here `https://test-microfinance-app.herokuapp.com/`_
Credentials to MicroFinance Dashboard:
* **Username:** Admin001
* **Password:** admin001Visit 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/