Skip to content

denys-meloshyn/Calculator

Repository files navigation

Calculator

codecov

Task:

  • Create a simple calculator, that can "+", "-", "*", "/", "clear", and "="
  • Model, logic and UI must be separated
  • Unit tests must be implemnted

Possible improvements:

  • add possibility to enter float values
  • hihlight selected mathematical operator
  • add possibility to reverse sign of the value
  • add iPad support
  • add possibility to execute multiple arithmetic command in one line
  • add UI test
  • add more mathematical operators

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published