jon-esperanza / calculator

Used HTML, CSS, and JavaScript to create a functioning calculator.

Home Page:https://jonesperanza.github.io/calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calculator

used HTML, CSS, and basic JavaScript to make a functioning calculator. Has some bugs (NaN and infinite numbers errors. also dividing by zero is tough)

This calculator helped me learn a bit more about JavaScript and the functionality of the methods, algorithms, and calls. I was able to use many functions to make it work. I ran into several bugs was able to make it a decent program.

About

Used HTML, CSS, and JavaScript to create a functioning calculator.

https://jonesperanza.github.io/calculator


Languages

Language:JavaScript 55.2%Language:HTML 24.5%Language:CSS 20.2%