A simple calculator app for basic arithmetic like adding, diving
SimpleAndroidCalculator
This was a 2 hour challenge and not all the functionalities are implemented, for example brackets logic is not quite their, i ran out of time but it does simple arithmetic. The app uses no architecture whatsoever just a single activity.