/Node_Simple-Calculator

Backend Service for a Simple calculator app that add two numbers and get average of list of number. [With validations]

Primary LanguageJavaScript

Simple Calculator App Backend

Objective

This repository was created to be the backend service for Simple calculator project using Node.js.

Architecture

I used layering architecture in the Application (Controllers & Services)

Testing

The application is fully tested using Karma.

Technologies

  • Node.js
  • Karma

Functions

  • Adding two numbers.
  • Getting an average for the list of numbers.

Deployment

You can check the app running on: https://safe-plains-73221.herokuapp.com/