Skip to content

Hey-Its-Rinn/Rinns-JS-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Rinns-JS-Calculator

This was a fun Learning Project to get more familiar with HTML/CSS/JS as part of FreeCodeCamp / FreeCodeSchool Indy.

Made using Codepen.io https://codepen.io/hey-its-rinn/pen/abmEZzM?editors=0010

  1. Check it out using the link above, or...
  2. Download directory: rinn-s-calculator-with-fcc-test-suite-template
  3. Open index.html is the dist directory.
  4. Enter a new number (if you want it to be negative, press '-' first.
  5. Choose an operator you would like to perform on your entered number.
  6. Enter another number (if you want it to be negative, press '-' first.
  7. Press '=' to display the result or select another operator if you want to immediately perform more operations.
  8. If you pressed '=', you may press it again to repeat the last operation. Else, you may repeat steps 4-6 any number of times.

Note: 'Clear' resets the calculator at any point when using it. Start at step 3 after pressing 'Clear'.

About

Learning Project to get more familiar with HTML/CSS/JS as part of FreeCodeCamp / FreeCodeSchool Indy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published