Skip to content

Instantly share code, notes, and snippets.

@bowenjnr
bowenjnr / MySql-5.6-installation guide.md
Last active April 8, 2020 15:11
Install MySQL 5.6.xx on Ubuntu 18.04

MySQL Download URL

https://dev.mysql.com/get/Downloads/MySQL-5.6/mysql-5.6.46-linux-glibc2.12-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R

MySQL Download URL

https://dev.mysql.com/get/Downloads/MySQL-5.5/mysql-5.5.56-linux-glibc2.5-x86_64.tar.gz

Open the terminal and follow along:

  • Uninstall any existing version of MySQL
sudo rm /var/lib/mysql/ -R
@bowenjnr
bowenjnr / GSoC19_WorkProduct.md
Created October 7, 2019 07:34 — forked from moksh-mahajan/GSoC19_WorkProduct.md
Final Work Product Submission for Google Summer of Code 2019 at The Mifos Initiative

Google Summer of Code 2019 Final Report

Moksh Mahajan | GitHub | Email | LinkedIn

gsoc-mifos another copy

Organisation: The Mifos Initiative

Project Name: Android Field Operations App Version 6

Mentor: Tarun Mudgal, Ishan Khanna

Project github repository link: master branch

Commits made during GSoC: Pull Requests

About Mifos Initiative

Mifos is an extended platform for delivering the complete range of financial services needed for an effective financial inclusion solution. Mifos helps Micro finance institutions and organisations working to address economic poverty by providing the poor, access to financial services are the core users of Mifos.

Work done during GSoC period

You can access more detailed information about my work here and here too.

[1] Improving Outbound Notification System

@bowenjnr
bowenjnr / GSoC'19@Mifos.md
Created October 7, 2019 07:21 — forked from shiv07tiwari/GSoC'19@Mifos.md
GSoC'19 - The Mifos Initiative - Final Report

Google Summer of Code 2019 Final Report

1_pOBGFa_k7RN24LlnKcvE6Q (1)

Organization - The Mifos Initiative

Mentor - Naman Dwivedi

Project Summary

  • Mobile Wallet is an Android-based framework for mobile wallets based on top of Fineract. The app follows the clean architecture and contains a core library module that can be used as a dependency in any other wallet based project.
  • During this period, I worked on enabling merchant transactions, integrating the mobile wallet with two Mojaloop payment workflows and Mojaloop, deeper integration with Fineract 1.0, creating standing instructions, adding Kotlin support, adding and improving Deeplinks, redesign the app and improvement of user experience.

Work Done during GSoC period

@bowenjnr
bowenjnr / gsocWithMifos.md
Created October 7, 2019 07:19 — forked from manigedit/gsocWithMifos.md
Google_Summer_of_Code_with_Mifos

MY GOOGLE SUMMER OF CODE JOURNEY WITH THE MIFOS INITIATIVE

I would like to express my gratitude to Edward Cable, Victor Romero , Karina Munoz, Rajan Maurya and all community members for their exceptional help to get me head started as well as make my summer one of the most productive one. My mentors were always there for me whenever I needed any slight help. They helped me to trasverse through all the the GSoC period. I am looking forward to work under their guidance post GSoC period to enhance the project and contribute to other projects as well.

Fiinwallet

Fiinwallet is a mobile app making use of Mifos self-service APIs. The app follows down to the concept of automating financial services to end users by opening a basic savings account, make transfers,view statements, apply for loans, etc.

Salient features

  1. The app implements a basic KYC flow to automate the activation process through
@bowenjnr
bowenjnr / GSoC'19@Mifos.md
Created October 7, 2019 07:18 — forked from miPlodder/GSoC'19@Mifos.md
My learning and the work completed during the GSoC period for Mifos Organisation.

About Mifos Organisation

The best thing about Mifos Organisation is that it’s a diverse community with members from all parts of the globe and all of them have been very supportive and helping. Talking of my area of interest, that’s DEVELOPMENT. I loved working with Rajan Maurya , Edward Cable, and other fellow interns and will continue to contribute to work even after the GSoC period.

This is the link to all of my work that I have done.


@bowenjnr
bowenjnr / GSoC_2019.md
Created October 7, 2019 07:17 — forked from abhaychawla/GSoC_2019.md
Final Work Product Submission for Google Summer of Code'19 at The Mifos Initiative - Abhay Chawla(@abhaychawla)
@bowenjnr
bowenjnr / GSoC_2019.md
Created October 7, 2019 07:15 — forked from Jov03/GSoC_2019.md
Final Work Product Submission for Google Summer of Code'19 at The Mifos Initiative

Google Summer of Code 2019 Final Report

@bowenjnr
bowenjnr / GSoC_2019.md
Created October 7, 2019 07:11 — forked from sidhant-gupta-004/GSoC_2019.md
Final Report for Google Summer of Code 2019 at The Mifos Initiative - Sidhant Gupta (@sidhant-gupta-004)

Google Summer of Code 2019 Final Report

gsoc

Mifos Payment Hub Integration with GSMA Mobile Money APIs

Project Overview

Mobile money and other digital forms of money transfers are rapidly impacting the financial habits of consumers around the globe. To fully utilize the potential of these changes, financial institutions should have built-in components to help them leverage these services. Mifos Payment Hub is such a component which can allow organizations to deploy their payment applications out-of-the-box using Fineract.

This project includes extending the usability of Mifos Payment Hub by integrating it with the GSMA Mobile Money APIs. As the GSMA Mobile Money APIs are still in development, the scope revolves around creating a working demonstration of transaction use cases as Proof-Of-Concept for future integrations to the platform.