johninvictus / kooba

A loan lending server written in elixir and phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KoobaServer

This is a lending application like branch or Tala that uses elixir, postrgress, mpesa sandbox, redis works, double entry wallet, restiful api, phoenix and some maths.

Will update on how to test it.

Reason to opensource it.

  • I feel am not capable of creating a microfinance by my own
  • It has served it purpose as a learning project.
  • Maybe somebody else may like to improve it.
  • Show case the power of phoenix elixir

how to run it locally

  1. Run mix deps.get at the root of the project
  2. Create database. mix ecto.create
  3. Setup database. mix ecto.Setup

About

A loan lending server written in elixir and phoenix


Languages

Language:Elixir 100.0%