Skip to content

Conversation

@SowmyaKurapati26
Copy link

@SowmyaKurapati26 SowmyaKurapati26 commented Sep 4, 2025


🧮 Basic Calculator

Issue: #151
A modern and responsive Basic Calculator built using HTML, CSS, and JavaScript.
This project demonstrates handling user input, performing calculations, and creating a clean user interface with error handling.

🔗 Live Demo: Basic Calculator


🚀 Features

  • Perform basic arithmetic operations: Addition, Subtraction, Multiplication, and Division

  • Supports decimals

  • Error handling for invalid inputs (like multiple operators, division by zero, etc.)

  • Result formatting:

    • Shows up to 4 decimal places for long results
    • Uses scientific notation for very large numbers
  • Responsive glassmorphism design


🛠️ Technologies Used

  • HTML5 – Structure of the calculator
  • CSS3 – Styling (modern glassmorphism UI)
  • JavaScript (ES6) – Calculator logic & error handling

📂 Project Structure

BasicCalculator/
│── index.html      # Main HTML file  
│── style.css       # Styling file  
│── script.js       # Calculator logic  
│── README.md       # Project documentation  

@netlify
Copy link

netlify bot commented Sep 4, 2025

Deploy Preview for code-canvas-dev ready!

Name Link
🔨 Latest commit 6423ff6
🔍 Latest deploy log https://app.netlify.com/projects/code-canvas-dev/deploys/68b9d7bd18d23100080311f9
😎 Deploy Preview https://deploy-preview-152--code-canvas-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant