Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@iamwatchdogs iamwatchdogs released this 25 Aug 13:02
· 3 commits to main since this release
2d5a8d0

Details

This is a small Java GUI-based application that replicates the functionality of a basic calculator.

  • Dark-mode GUI
  • Performs Addition, Subtraction, Multiplication, Division and modular Division.
  • Supports decimal values.
  • Output will be rounded to a 2-floating point for decimal input.
  • Other than operators, it has Backspace, Clear and negation functionalities as such of a basic calculator.
  • All known errors have been handled.
  • Fixed-size and can not be maximized.

Contributors

Full Changelog: https://github.com/iamwatchdogs/Calculator_GUI/commits/1.0.0