Basic functionality of a pocket calculator.
This project showcases the multi platform capabilities of Kotlin and was build as part of the fun onAllPlatforms() : Kotlin
talk.
Contains the actual implementation of the calculator logic
platform specific modules
Android app with the calculator
iOS app with the calulator
A rest-ish endpoint to interact with the calculator
Slides