Skip to content

This is a simple calculator . It is built using javascript programming language. This app is user-friendly and easy to use by anyone.

Notifications You must be signed in to change notification settings

md-rejoyan-islam/simple-calculator-using-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Simple Calculator Using JavaScript

Project Description

This project is a simple calculator implemented using HTML, Tailwind CSS, and JavaScript. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator interface is designed using HTML and styled using Tailwind CSS. JavaScript is used to handle user input and perform the calculations using the onclick event and the eval function. The calculator displays the result of the calculation in the input field when the user clicks the equal sign button.

Project Features

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)
  • Clear (AC)
  • Delete (DEL)
  • Equal (=)

Using Tools

  • HTML:5
  • Tailwind CSS
  • JavaScript

Using JavaScript

  • onclick
  • eval

Project Preview

Click to Preview

About

This is a simple calculator . It is built using javascript programming language. This app is user-friendly and easy to use by anyone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published