Giter Site home page Giter Site logo

server-side-calculator's Introduction

Server Side Calculator

Description

On this project, I took care of working on a calculator on the server side of things.

From using AJAX, GET, and POST. To using a 3-rd party browser to test my server logic. Then, for the client side of things I took care of click events and inputs. Making four buttons using data operators- to allow easy control so all that was needed was the event and then a function to create the data operator. Using that to call on my buttons and the functions that they did. Those buttons ran a calculation of addition, subtraction, multiplication, and division. Also having two other buttons that would submit those calculations and one to clear the field. Then i stored that data into a history of past calculations- and made it easy to display the result and the history on the page.

Duration:

Three day weekend.

To see the full version of this App: N/A

Usage

  1. Enter in input fields 1 and 2.
  2. Click either operator to calculate.
  3. Click the = or submit button to calculate.
  4. Result will display under input fields and button.
  5. You can then use C button to clear the fields.
  6. History will display under Result.

Built With

Postman, AJAX, Express, Node, NPM, JS, HTML, CSS, and VSCode

Acknowledgement

Thanks to Prime Digital Academy who equipped and helped me to make this app a reality. Special Thanks to Scott Bromander and Myron Schippers.

Additional README details can be found here.

server-side-calculator's People

Contributors

trevorks1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.