CSV Export with Postgres, Ecto and Phoenix
I’ve been working on an export feature for opensubs.io so that users can export their payments as a CSV file and manipulate them as they please. On the Ruby land, I’ve... »
I’ve been working on an export feature for opensubs.io so that users can export their payments as a CSV file and manipulate them as they please. On the Ruby land, I’ve... »
opensubs.io is a personal project of mine that I wanted to implement for a while now. The problem that it solves is simple: track recurring bills and payments and remind me... »
I’ve been working on opensubs.io for a couple of months, and I got all sorts of topics to share about the experience of building and deploying an Elixir application to production.... »