Skip to content

NasaHack/bi-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bi Calculator

Why did I create this?

I had created this calculator for improving my Number System Knowledge in JavaScript.

Features:

In this calculator i had included total 4 Modes:

  1. Binary
  2. Octal
  3. Decimal
  4. Hexadecimal

That means, we can calculate any arithmetic operation with This Number System. and also i had included Number Conversion Features in this calclator. You can convert Any Numbers betwen this 4 Modes.

Conversion Mode:

  1. Binary

    • Binary to Octal
    • Binary to Decimal
    • Binary to Hexadecimal
  2. Octal

    • Octal to Binary
    • Octal to Decimal
    • Octal to Hexadecimal
  3. Decimal

    • Decimal to Binary
    • Decimal to Octal
    • Decimal to Hexadecimal
  4. Hexadecimal

    • Hexadecimal to Binary
    • Hexadecimal to Octal
    • Hexadecimal to Decimal

Resources: That i have been following

  1. https://github.com/NasaHack/Number-System
  2. https://github.com/NasaHack/play-with-numbers

Technology: That i Used

  • HTML, TailwindCSS, JavaScript
  • Redux

About

Simple Calculator, using raw JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published