It's a simple interactive calculator with (+) (-) (×) (÷) operations.
Special thanks to my friend John Erick, together we turned the idea into an app.
One of the biggest challenges we faced was in the code refactoring, where we had to transform all the logic already created to OOP, in addition to making the calculator perform numerical expressions.
1.0 (Terminal no Interface) | 2.0 (App with Interface) |
---|---|