Skip to content

A nifty calculator combining what I've learned in html, css, and javascript. This is the final project for the Odin Project Foundations Course.

Notifications You must be signed in to change notification settings

king7hills/niftyCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

niftyCalculator

A nifty calculator combining what I've learned in html, css, and javascript. This is the final project for the Odin Project Foundations Course.

1.7.25 Started this project on 1.5.25 and created the starting html structure as well as much of the CSS. On 1.6.25, I finished up the CSS structure and began the scripting. Today, I finished all of the scripting.

There are bugs I'm working out including too many digits overflowing the display, just realized my sum function concatenated my input strings, etc.

1.8.25 Solved the digit clearing problem by implementing conditional logic on the digit event listeners. Finished the calculator. Decided not to add key bindings for sake of time.

About

A nifty calculator combining what I've learned in html, css, and javascript. This is the final project for the Odin Project Foundations Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published