Skip to content

harriscs5/CalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorApp

created a simple arithmetic calculator with using Javascript, methods, and objects

OverView

In this project, I used classes, methods, and objects to create a simple arithmetic calculator that will be able to:

  • Add two integers
  • Subtract two integers
  • Multiply two integers
  • Divide two integers
  • Apply the modulo operator on two integers

Calc-App-Screen-Shot.png

About

Simple Calculator App using Java Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors