Calculator
My first app…
I began this project as an introduction to App development, to test the waters and get my first app out on the app store. It functions as an extremely basic Calculator at the moment, but allows for entire equations using order of operations. It also has a scrolling input view, and a scrolling “log” view to see past input. I also added a feature to clear one number or operator at a time, allowing you to mend mistakes while typing a whole equation.
Overall, it is extremely simple, but I spent a lot of time to get it to be a presentable, usable calculator. I’d love to hear your feedback if you get the chance to download it and try it out. Hopefully it doesn’t crash or give you the wrong answer!