Skip to content

emgrey02/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

a project from The Odin Project's curriculum

a calculator that has the ability to multiply, divide, add, subtract, and use decimals. It can also clear the screen and backspace. Made for use in a browser.

Demo

calculator

Live Preview

https://emgrey02.github.io/calculator

Languages Used

  • HTML
  • CSS
  • Javascript

What I Learned

  • how to manipulate DOM elements with Javascript
  • the importance of CSS animation for button interactivity
  • how to use free icons from the internet and incorporate them into the code icons8
  • how to treat decimals in Javascript

About

a simple calculator that does basic calculations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published