8000 GitHub - Sfiabane/javascript-calculator: FCC Javascript Calculator
[go: up one dir, main page]

Skip to content

Sfiabane/javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Calculator: A Free Code Camp Project

Objectives:

  • Objective: Build a CodePen.io app that is functionally similar to this.

Rules:

  1. Don't look at the example project's code. Figure it out for yourself.
  2. Fulfill the below user stories. Use whichever libraries or APIs you need. Give it your own personal style.

User Stories:

  • I can add, subtract, multiply and divide two numbers.
  • I can clear the input field with a clear button.
  • I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.

Please visit the live project by clicking the image below

About

FCC Javascript Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0