Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SnehaChaursia/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📊 Calculator-Game

🎮 Calculator Application

🔄 Overview

This project is a visually appealing calculator application designed to perform basic arithmetic operations, along with functionality for percentage calculations and number formatting. It features a user-friendly interface with modern and intuitive design aesthetics.


🔢 Features

➕ Arithmetic Operations

  • Addition (+)
  • Subtraction (-)
  • Multiplication (*)
  • Division (/)

🔄 Special Functions

  • Percentage Calculation (%)
  • Clear All Input (AC)
  • Delete Last Digit (DEL)
  • Double Zero Input (00)

🔐 Additional Input Options

  • Decimal Point (.)
  • Numbers (0-9)

🔗 Responsive Buttons

  • Clearly labeled and color-coded buttons for intuitive interaction.

📖 How to Use

🔢 Basic Usage

  1. Click the buttons to input numbers and operations.
  2. Use = to calculate the result.

🔒 Clearing Input

  • AC clears all input and resets the calculator.
  • DEL removes the last entered digit.

📊 Percentage and Decimal Calculations

  • Use % for percentage calculations.
  • Use . for decimal numbers.

🗐 Formatting Input

  • Use 00 to quickly input double zero.

🛠️ Technologies Used

  • HTML: Provides the structure of the calculator.
  • CSS: Ensures styling and responsive layout.
  • JavaScript: Powers the functionality and interactivity.

🚀 Installation

🔧 Clone the Repository

$ git clone https://github.com/SnehaChaursia/Calculator-Game.git

🏠 Navigate to the Project Directory

$ cd calculator

🔄 Run the Application

  • Open index.html in your browser to start using the calculator.

😉 Future Enhancements

  • Add scientific calculator functions.
  • Improve accessibility for screen readers.
  • Implement keyboard support for number and operator input.

TRY OUT HERE:https://snehachaursia.github.io/Calculator/

Screenshot 2024-12-13 114111

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published