Ethodeus / simple-calculator-project

Simple calculator developed with HTML, CSS and Vanilla JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Calculator | Visit here!

Simple calculator website as my first attempt to work with OOP.


How It's Made:

This was my first attempt at a simple calculator, I still was not able to implement OOP completely but I was able to make it functional.

Techs used:


       


Optimizations

I'm planning to add a conditional to the code that prevents the user from entering a second . to the input if a number in the operation is already a decimal.

About

Simple calculator developed with HTML, CSS and Vanilla JavaScript.


Languages

Language:JavaScript 39.1%Language:CSS 35.8%Language:HTML 25.1%