JJSalsbury / weekend-jquery-server-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Weekend Jquery Server Calculator

Description

Duration: Weekend Homework Assignment (Thurs-Fri)

I created an application that will calculate math operations as directed by user interaction.

Once user input is submitted using a equal button, the app collects the information, calculates a result and displays that result to the DOM.

Prerequisites

Link to software that is required to install the app (e.g. node).

Usage

  1. Enter numbers to be calculated in the user input fields.
  2. Click clear button (c) to clear input fields as needed.
  3. Click on math operation to be performed.
  4. CLick equal button (=) to calculate answer.

Built With

-Javascript -Jquery -Css -Html -node.js

Acknowledgement

Thanks to my dog, Tank cause he's awesome.

Support

If you have suggestions or issues, please email me at joshua.j.salsbury@gmail.com

About


Languages

Language:JavaScript 89.1%Language:HTML 8.8%Language:CSS 2.1%