Skip to content

A calculator that completes basic arithmetic using addition, subtraction, multiplication and division.

Notifications You must be signed in to change notification settings

andrew-mele/theKindOfConvenientCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A practice project towards the end of my Web Fundamentals course at Coding Dojo This was a true test of understanding JavaScript and adding a good amount of style to a basic calculator. After researching using MDN, W3 and Stack Overflow, I added the data attributes instead of classes to keep the JavaScript well away from the CSS IDs and Classes.# theKindOfConvenientCalculator

About

A calculator that completes basic arithmetic using addition, subtraction, multiplication and division.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published