Skip to content

emyl3/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This application was created for an assignment for Prime Digital Academy and uses jQuery, Bootstrap, Node.Js, and Express.

The Calculator functions much like a regular calculator. It takes in 2 values and a type of mathematical operation. The calculator returns the calculated value of the inputs.

Features

Clear Button | Interface

![alt tag](screenshots/calculator 1.png)

The clear button restarts the experience.

![alt tag](screenshots/calculator 2.png)

The interface functions like an actual calculator so pressing "2" before "4" results in the number "24". Then, a mathematical operator can be inputed at any time, followed by the next numerical value.

Usage

Need to run npm install. Following that run npm start and on your browser go to localhost:3000.

Author

  • elisa lee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors