Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Side Calculator

Description

Duration: Weekend Sprint

This basic server side calculator provides a browser interface to accomplish simple arithmetic using addition, subtraction, muliplication and division. The user will input first number, select an operator, input a second number, and click the equals button (=). Upon completion of these steps the result will be appended to page as well as the history of all calculations made. Click C button to clear number inputs and make another request.

Screen Shot

myCalc

Prerequisites

Link to software that is required to install the app.

Installation and Usage

  1. Clone the repository
  2. Open up in your editor of choice and run an npm install
  3. Run npm start in your terminal
  4. Navigate to localhost:5000 in your
  5. Have fun

Built With

Front end

  • HTML
  • CSS
  • Ajax/Axios

Back End

  • Node.js/Express

License

MIT

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this application a reality. (Thank your people)

Support

If you have suggestions or issues, please email me at jacob.bollmann@yahoo.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages