Abhikumar9896 / Abhishek-Talking-Calculator

Talking Calculator

Home Page:https://abhishek-talking-calculator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speaking Calculator

calculator-


forthebadge   forthebadge   forthebadge   GitHub Repo stars   GitHub forks

🔹 Report Bug     🔹 Request Feature

This is a simple calculator web application that allows users to perform arithmetic operations with a speaking feature.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Features

  • Arithmetic operations: Addition, Subtraction, Multiplication, and Division
  • Clear last digit
  • Clear entire display
  • Speech synthesis: Text-to-Speech functionality to announce results and operations

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Abhikumar9896/Abhishek-Talking-Calculator.git
    Open the index.html file in your web browser.
    

Usage

  • Click on the buttons to enter numbers and operators.
  • Click "=" to calculate the result.
  • Use "AC" to clear the entire display.
  • Use "C" to clear the last digit.
  • The result will be spoken out loud using the browser's Text-to-Speech functionality.

File Structure

  • index.html: HTML markup for the calculator.
  • styles.css: CSS styles for the calculator.
  • script.js: JavaScript logic for the calculator.

Credits

  • Original code: Abhishek Kumar or Abhikumar9896
  • Text-to-Speech API: Web Speech API

License

This project is licensed under the MIT License.

About

Talking Calculator

https://abhishek-talking-calculator.vercel.app


Languages

Language:HTML 44.0%Language:CSS 30.4%Language:JavaScript 25.6%