GithubHelp home page GithubHelp logo

piyushranjan / misfit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from svs/misfit

3.0 3.0 1.0 17.31 MB

Open source MIS for micro-finance

Home Page: http://mostfit.in

License: Other

Ruby 95.19% JavaScript 4.81%

misfit's Introduction

MOSTFIT: an MIS for MFIs.

This software is build using the Ruby programming language, on top of the Merb web framework and the DataMapper ORM. Mostfit takes a minimal approach, it basically creates the application in the most generic form, yet fully usable for the needs of our clients and beyond. You can see our demo at http://mostfit.intellecap.in

Philosophy

A dead-simple, easy-to-use and easy-to-adapt, webbased MIS for MFIs with a decent feature set.

Many software has been written to accomplish this. Not much was written well. Most of it is closed source, so suffers from limited exposure and often stalled development. We try to do is right by creating just enough.

Installation

Edit config/dependencies.rb and make sure you have the correct version of the gems required. Edit config/example.database.yml, update the db name, username and password to reflect your database settings and save it as config/database.yml. Then:
rake mock:load_demo
Go get a cup of coffee when you see text whizzing by and by the time you finish your delicious beverage, the demo fixtures should have been loaded and the system set up for your use.
Run “bin/merb” to start the server

More detailed instructions at [[https://github.com/Mostfit/mostfit/wiki/How-to-install]]

Customizing

Customizing Mostfit is very simple, in most cases not many modifications will be needed in order to fit your needs. In case you want to create different types of loan (different payment schemes and other acocunting details) just subclass from the Loan class in /app/models/loan.rb. There should be already some specific loan types there. For other modifications, like disabeling some functionality or adding a field, we suggest you just modify the code directly.

Any proper Ruby programmer, or software shop, should be able to help you out customizing this tool to their needs.

We use github, that means you can easily host your own branch of this software. That is good for the following reasons:

  • keep up with our updates
  • easily contribute your changes back to the community
  • incorporate community innovation

Which brings us to our goals of sharing costs, being flexible and delivering the best -free for all- though open innovation.

Copyright and License

Copyright © 2009-2011 Intellecap.

Mostfit is available under the GNU AFFERO GENERAL PUBLIC LICENSE version 3 or (at your option) any later version. You should have received a file named COPYING along with Mostfit. COPYING is the complete text of the license. If you did not receive this file, see [[http://www.gnu.org/licenses/]].

misfit's People

Contributors

piyushranjan avatar gazal24 avatar ashishb avatar yeban avatar ksinkar avatar reeco avatar vickychijwani avatar bodhisattva2-0 avatar cies avatar meonkeys avatar

Stargazers

Janmejay Rai (Jay) avatar  avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

jay3126

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.