/js-events

Primary LanguageJavaScript

JavaScript Events

A single page MVC application, written solely in JavaScript, that allows the user to make some simple calculations.

Process Flow Diagram

The diagram below provides an overview of the process flow through the Model, View, Controller and Browser elements of the application, for the square number calculation.

processFlowSquareNumber diagram

Instructions

  • Clone this repo
  • Navigate to the project root, then open the index.html page in your browser
  • Use any of the following 3 calculation options:
    • Square of number
    • Half a number
    • Calculate a percentage