Goal

Build the "prediction system" for my Kicktipp clone, understand how to handle API in Elixir.

December 1, 2024

Today, I was able to get matches displayed from an API for a particular league. This required doing a database migration, but I've got it working. Next I'll need to start working on user predictions.