Skip to content

The Odin project's: foundations final project - Calculator

Notifications You must be signed in to change notification settings

Jdoggett50/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This content is based off of The Odin Projects Foundations Course. The application does not yet support decimal values so expect strange edge casey things with decimals. What it's capable of: -Addition, Subtraction, Multiplication, Division, -Clicks and keyboard events register inputs. -'AC' button clears the selection and results. What I learned: -How to register keyboard events -Using helper functions that check inputs What can be improved? -If I were to refactor my code, I would asses the complex logical operator that determines inputs. -Assessing my code and refactoring when needed to adhere the DRY principles

About

The Odin project's: foundations final project - Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published