Four Function Calculator

This is a four function calculator that I designed as a project for my Programming II course. I based the functionality of the calculator on the calculator found on my phone. Here I practice my software design skills and my ability to ensure proper functionality, even in edge cases. Check out the repository here.