Skip to content

Kezy-d4/odin-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odin-calculator

The capstone project for The Odin Project Foundations path: A simple calculator built from scratch. The calculator features keyboard support. Since it's a simple calculator, it does not accommodate more than 10 characters in the display and it rounds decimal results to the tenths place. If the result of an operation exceeds 10 characters after rounding any decimals, or if the user attempts to divide by 0, an error message is alerted and the calculator is reset.

Live Demo

Interface

Final Interface

Interface During Development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published