Skip to content

Latest commit

 

History

History
 
 

README.md

Binary to Decimal Converter App

The app takes input as an binary text and converting it to decimal values.

Screenshots

Concepts Used

Resources

Improvement

  • UI need an improvement
  • Can add feature of binary to octa and hex as well.
  • Can add feature for swaping conversion like bin to dec and dec to bin.