Thanks to visit codestin.com
Credit goes to github.com

Skip to content

orewaugusto/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

A calculator with basic arithmetic operations built using HTML, CSS and JavaScript, developed as my final project for the Foundations Course from The Odin Project. Unusually, it was requested for this calculator to be designed to evaluate only one pair of numbers at a time, instead of solving entire expressions with multiple operands or parentheses. To handle full mathematical expressions, I could have implemented the Shunting-yard algorithm, as demonstrated in this project.

About

A calculator with basic arithmetic operations built using HTML, CSS and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published