/Calculator-JS

Java Script Calculator

Primary LanguageCSS

Calculator-JS

Java Script Calculator

This project involved wiring up a simple calculator using Java Script.

Defining DOM elements as variables so that I could iterate over them and add event listeners;

IF ELSE statements - used to perform the operations;

Add event listeners and looping through different buttons type in order to perform different tasks;

Define different functions and call them at a specific time;

Screenshot 2022-01-27 at 14 46 11