My colleague came up with a good idea to start a pet project we can work on together. That is how we decided to implement a web application that will provide Uber users with their payments and rides history. Application technical stack includes Elixir and Phoenix Framework.
So, meet my solution for our task: Elixir Uber Github, Hex Package for Elixir Programming language.
If you want to use it with Phoenix, just add :elixir_uber as dependency:
And add :elixir_uber to applications list:
Additional information is available on Github repo.