Hi everyone
Not sure if this is usable and/or interesting, but I have been working on a pet project of mine, that in lack of better fantasy called “activity planner”.
Not sure if this is the place to post “show case” or repos demonstrating usage of Phoenix or Elixir, but im sure it will be ok and ignored if none is giving it any interest
It’s a basic Phoenix project with Postgres, GenServers, cluster support for genservers, Ecto multi transactions, foreign key multi tenancy, Macros to cut down the amount of repeating code etc.
Its here in all its “glory” With all my playing around with different ideas and changes, making a commit history not worthy of attention
but maybe worth for someone who wants to know why I did something.