Skip to content

thisal-d/binary-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binary Calculator

A simple web-based calculator for binary addition and subtraction.
Built using HTML, CSS, and JavaScript.

🚀 Live Demo

Try it out here: Binary Calculator

Screenshot


Features

  • Perform binary addition and subtraction
  • User-friendly web interface
  • Instant calculation results

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Enter two binary numbers in the input fields.
  2. Choose either addition or subtraction.
  3. Click the calculate button to see the result.

Project Structure

  • index.html — Main web page.
  • style.css — Styling for the calculator.
  • script.js — Binary calculator logic and UI handling.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published