This repository contains sample code further demonstrating the concepts presented in the talk Tackling Complexity With Kotlin And Functional Programming at the WeAreDevelopers 2023 conference.
Make sure to check out our job offerings at raysono.com/jobs
To launch the app and run the tests execute the following:
./gradlew run
./gradlew test