Skip to content

ezotic/JS-Calculator-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Calculator-Lab

Requirements

  1. A user can view the calculator in Standard mode
  2. A user can view the calculator in Scientific mode
  3. A user can toggle between the Scientific and Standard Views
  4. The system should change the color of the button when the user hovers the mouse over the button

Mock Ups

Part 1

Standard View

alt text

Part 2

Scientific View

alt text

Part 3

Now using your responsive design skills, have the calculator's layout change to suit a desktop view and a mobile phone view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.2%
  • CSS 22.1%
  • JavaScript 5.7%