This repository contains the solution that we made during the second part of the Max Column Sum by Key workshop series (building a real world application).
In part 1 we laid the ground work for the application by setting up our projects and tests, and mocked out our dependencies. In part 2 we will actually implement a solution to the problem.
You can find the problem statement on our website.