2021-07-12 08:27:17 -07:00
2021-07-12 02:52:16 -07:00
2021-07-12 02:52:16 -07:00
2021-07-12 08:27:17 -07:00
2021-07-12 02:52:16 -07:00

BinarytoDecimal

Binary to Decimal Converter Mobile App With KivyMD

NumberBaseConverter

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:

  1. We will handle exceptions
  2. We will re-write the "convert" function, so that it converts fractions as well and not just whole numbers
  3. Load this app onto our Android devices

    Author: Mariya Sha
    YouTube: https://www.youtube.com/PythonSimplified
    Linkedin: https://www.linkedin.com/in/mariyasha888/
    Instagram: https://instagram.com/mariyasha888
Description
Binary to Decimal Converter Mobile App With KivyMD
Readme 813 KiB
Languages
Python 100%