Skip to content

My webpage features an analog calculator built using HTML, CSS, and JavaScript. The calculator resembles a classic analog clock and allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

License

Notifications You must be signed in to change notification settings

Avijit-roy/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Calculator

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.

Features

  • 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

Demo

Try the live calculator here: https://avijit-roy.github.io/Calculator/index.html

Technologies Used

  • HTML: Structure and markup
  • CSS: Styling and visual design (cal1.css)
  • JavaScript: Calculation logic and interactivity (cal2.js)

File Structure

├── index.html          # Main HTML file
├── cal1.css           # Stylesheet
├── cal2.js            # JavaScript functionality
├── Screenshot741.png  # Project screenshot
├── LICENSE            # MIT License
└── README.md          # This file

Installation

No installation required! Simply visit the live demo link to use the calculator immediately.

To run locally:

  1. Clone the repository
  2. Open index.html in your web browser

How to Use

  1. Open the calculator in your web browser
  2. Click on the number buttons to input values
  3. Select an operation (+, −, ×, ÷)
  4. Enter the second number
  5. Press the equals button to see your result

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Avijit Roy


Calculate the old-fashioned way with our analog calculator!

About

My webpage features an analog calculator built using HTML, CSS, and JavaScript. The calculator resembles a classic analog clock and allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published