Closed jacobthemyth closed 9 years ago
A calculator built with HTML, CSS, and JavaScript
After completing this assignment, you should...
document
After completing this assignment, you be able to...
main.js
index.html
main.scss
Write a calculator using HTML, CSS, and JavaScript that has the following functions:
=
Add the following functions to your calculator:
https://github.com/ATMartin/TIY-HW-08-JSCalculator
Unsure on JSHint, but SCSS-Lint is clear. Other than that, this is Nightmare-Mode Approved (c)! Will update when I get the right JSHint package loaded. Thanks!
JSHint loaded & confirmed. Woohoo!
Responsive Calculator
Description
A calculator built with HTML, CSS, and JavaScript
Objectives
Learning Objectives
After completing this assignment, you should...
document
object.Performance Objectives
After completing this assignment, you be able to...
Details
Deliverables
main.js
index.html
main.scss
Requirements
Normal Mode
Write a calculator using HTML, CSS, and JavaScript that has the following functions:
=
on most calculators)Hard Mode
Add the following functions to your calculator:
Nightmare Mode