A unique web-based calculator that mimics the appearance and functionality of a classic analog clock. Perform all your basic arithmetic operations in style with this retro-inspired computing tool.
- Analog Clock Design: A visually distinctive interface that resembles a traditional analog clock
- Basic Arithmetic: Supports addition, subtraction, multiplication, and division
- Intuitive Interface: User-friendly design for seamless calculation experience
- Responsive Design: Works smoothly across different devices and screen sizes
Try the live calculator here: https://avijit-roy.github.io/Calculator/index.html
- HTML: Structure and markup
- CSS: Styling and visual design (cal1.css)
- JavaScript: Calculation logic and interactivity (cal2.js)
├── index.html # Main HTML file
├── cal1.css # Stylesheet
├── cal2.js # JavaScript functionality
├── Screenshot741.png # Project screenshot
├── LICENSE # MIT License
└── README.md # This file
No installation required! Simply visit the live demo link to use the calculator immediately.
To run locally:
- Clone the repository
- Open
index.htmlin your web browser
- Open the calculator in your web browser
- Click on the number buttons to input values
- Select an operation (+, −, ×, ÷)
- Enter the second number
- Press the equals button to see your result
This project is licensed under the MIT License. See the LICENSE file for details.
Avijit Roy
Calculate the old-fashioned way with our analog calculator!