Skip to content

This project is a web-based binary calculator that allows users to perform arithmetic calculations with binary numbers. It features a user-friendly interface for inputting binary numbers and supports operations like addition, subtraction, multiplication, and divison.

Notifications You must be signed in to change notification settings

Debaditya-Som/Binary-Calculator-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary-Calculator-first

This project is a web-based binary calculator that allows users to perform arithmetic calculations with binary numbers. It features a user-friendly interface for inputting binary numbers and supports operations like addition, subtraction, multiplication, and divison.

Live Demo

A live demo of the binary calculator can be found at:
https://debaditya-som.github.io/Binary-Calculator-first/

Features

  • Addition of binary numbers
  • Subtraction of binary numbers
  • Multiplication of binary numbers
  • Division of binary numbers
  • Error handling for invalid inputs
  • Responsive design for various devices

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Usage

  • Clone the repository:
git clone https://github.com/your-username/Binary-Calculator-first.git
  • Navigate to the project directory:
cd binary-calculator
  • Open index.html in your preferred web browser.
  • Enter the binary numbers and select the desired operation from the calculator interface.
  • View the result of the calculation.

Screenshots

Screenshot (184)

Contributing

If you wish to contribute to the project, follow these steps:

  1. Fork the repository from GitHub repository.
  2. Create a new branch with a descriptive name.
  3. Make necessary changes and commit those changes.
  4. Push the changes to your forked repository.
  5. Create a pull request for your changes to be reviewed and merged into the main project.

***Happy Calculating ~***

About

This project is a web-based binary calculator that allows users to perform arithmetic calculations with binary numbers. It features a user-friendly interface for inputting binary numbers and supports operations like addition, subtraction, multiplication, and divison.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published