Binary to Decimal Converter Mobile App With KivyMD
completeApp_part1.py
This file contains the complete code for the first part of this project,
and corresponds to the following step by step YouTube tutorial:
https://youtu.be/ah3JeHAfM0M
starter_file.py
Is an empty screen window only - which can be used as a starting point
to follow along with the tutorial above.
In part 2+3 of this project:
We will handle exceptions
We will re-write the "convert" function, so that it converts fractions as well and not just whole numbers