Alitindrawan24 / Binary-Calculator

Binary Calculator
https://alitindrawan24.github.io/Binary-Calculator/
15 stars 23 forks source link

Added Decimal Conversion Button and it's functionality #47

Closed pranav-jadhav closed 11 months ago

pranav-jadhav commented 11 months ago

Issue: https://github.com/Alitindrawan24/Binary-Calculator/issues/36

Added Binary to Decimal Conversion Button and also checked for invalid conversions.

image

image

Alitindrawan24 commented 11 months ago

The PR got a conflict after I merged some PR, can you solve the conflict?

debghs commented 11 months ago

hey @pranav-jadhav could you please wait till my PR(#53) is merged ?? I have fixed some major issues in the code in my latest PR and it is essential that the changes are made in the repo asap, as a lot of the logic is currently broken and incorrect.

Alitindrawan24 commented 11 months ago

A conflict happen in this PR, can you fix it ? @pranav-jadhav

pranav-jadhav commented 11 months ago

@Alitindrawan24 Can you please help me with this? Please explain me what needs to be done This is my first actual PR

pranav-jadhav commented 11 months ago

@Alitindrawan24

Could you Please merge #55 and #56 first so that I can add buttons there? That would again cause a conflict.