Skip to content

andrebdasilva/Bin2Dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bin2Dec

In portuguese

This is a solution to the Bin2Dec.
App Ideas challenge.

Table of contents

Overview

The challenge

Users should be able to:

  • User can enter up to 8 binary digits in one input field
  • User must be notified if anything other than a 0 or 1 was entered
  • User views the results in a single output field containing the decimal (base 10) equivalent of the binary number that was entered

Bonus features

  • User can enter a variable number of binary digits

Screenshot

Author

Developed by André Barbosa
Github
Linkedin

Skills

HTML5 CSS3 JAVASCRIPT