Skip to content

diabeatz96/vanillajs

Repository files navigation

Task 2 Basic Calculator

Task 2 basic is a simple Calculator which adds, divides, multiplies, subtracts etc.

It's also provides a basic error handling system, that lets you know when you have failed to input any number or the number is NaN.

Future Improvements:

  • Check for division by zero exclusivley.
  • Improve readability further with custom colors for each of the operators.

Tech Stack

Client: VanillaJS, Bootstrap

Screenshots

Error ScreenShot App Screenshot

Working ScreenShot App Screenshot

About

Simple Calculator app for CSC 436

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published