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.
- 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
- Run
mix deps.get
at the root of the project - Create database.
mix ecto.create
- Setup database.
mix ecto.Setup