Skip to content

Pogoretskiy777/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online Calculator

Introduction

An online calculator created using HTML, CSS, and JavaScript following guidelines set by The Odin Project. This website was built to practice the fundamentals of JavaScript such as DOM manipulation and callback functions.

Usage & Capabilities

This calculator supports all real numbers along with the addition, subtraction, division, and multiplication operators. Additionally, keyboard input is supported with the 'delete' key clearing the calculator. Stringed calculations are also implemented, with succeeding operator inputs instantly calculating the previously inputted operations.

About

A simple online calculator created using HTML, CSS, and JavaScript

Resources

Stars

Watchers

Forks