An android app that can perform basic arithmetic calculations on the go
Kotlin_Calculator
An android calculator app built with kotlin and android studio that can perform basic arithmetic calculations on the go. App uses constraintLayout to map out the UI, MxParser for handling mathematical calculations.