Skip to content

Sud11111/Task_Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

  • Create a web calculator app with basic functionalities like Summation, Subtraction, Multiplication, Division and Percentage.
  • Make sure you are defining the limits of your calculator. What is the maximum value this calculator can display on the screen? Higher the number better it is.
  • BONUS Feature: Add the capability in the calculator to see the last 10 calculations.
  • Design should be like the one shared in calculator.jpg, do not deviate from it.

About

Task 2 for Frontend Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 77.4%
  • CSS 21.5%
  • JavaScript 1.1%