Skip to content

espiler/basicCalculator

Repository files navigation

To Launch App:

  1. Unzip file
  2. Navigate to project folder in terminal
  3. npm install
  4. bower install
  5. gulp

Gulp will run mocha server tests in terminal window and open browser to calculator app.

Calculator app handles:

  • Order of operations
  • Keyboard control
  • Percentages of displayed value
  • Repeated pressing of "equals" button
  • Scientific notation of large numbers

About

Angular calculator app with keybinding, order of operations, scientific notation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published