Skip to content

Basic calculator implemented in HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

julietarojas/CalcEasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator

This basic calculator implemented in HTML, CSS and JavaScript performs simple operations of addition, subtraction, multiplication, division and calculation of percentages. It also has functions to change the number sign and clear the screen.

!Calculator

HTML

The HTML code defines the structure of the web page and the calculator. It includes elements such as the title, the calculator screen, and buttons for operations and numbers.

JavaScript (JS)

The JavaScript code contains the calculator logic. It handles button interactions, performs calculations and shows results on the display.

CSS

The CSS code defines the visual styles of the page and the calculator. This includes the appearance of the buttons, title, and other elements.

Credits

This basic calculator was developed by Julieta Rojas G.

About

Basic calculator implemented in HTML, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published