Skip to content

JEKO10/Javascript-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript calculator


Table of contents

Project task

This is a fully functional calculator, created using javascript.

Project overview

I assigned data-num values to numbers and operations buttons. Using the eval function, which just calculates the calculator input value, it was easy to make such a thing. I also created a button for clearing the whole calculator input value and a button for deleting the last digit.

Built with

  • HTML
  • CSS
  • Javascript
  • GitHub Pages

Live preview

Click for live preview