Skip to content

A basic calculator implemented from scratch using HTML, CSS, and JavaScript, without relying on predefined functions like eval(). Supports standard arithmetic operations and decimal numbers, featuring a clean and intuitive user interface designed with CSS. An illustrative project demonstrating fundamental programming concepts in web development.

Notifications You must be signed in to change notification settings

nobin-sahu/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calculator

"A classic Calculator built with HTML, CSS, and JavaScript."

Live Link :

Click

Overview:

  1. A simple and functional calculator built with HTML, CSS, and JavaScript.

Features:

  1. Basic arithmetic operations: addition, subtraction, multiplication, and division.
  2. Responsive design for a seamless experience on various devices.
  3. Clear and user-friendly interface.

Operations:

  1. Click or press buttons to input numbers and perform calculations.
  2. Supports decimal numbers

Tech Stack:

  1. Built using HTML for structure.
  2. Styled with CSS for a clean and modern appearance.
  3. Calculator logic implemented with JavaScript and no use of pre-defined function eval

Instructions for Use:

  1. Simply open the 'index.html' file in a web browser to start using the calculator.
  2. Click on the buttons to input numbers and perform operations.

Contributions:

  1. Contributions and improvements are welcome.
  2. Feel free to fork the repository and submit pull requests.

About

A basic calculator implemented from scratch using HTML, CSS, and JavaScript, without relying on predefined functions like eval(). Supports standard arithmetic operations and decimal numbers, featuring a clean and intuitive user interface designed with CSS. An illustrative project demonstrating fundamental programming concepts in web development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published