Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.02 KB

BMI GUI Calculator

This is my second python project ever

Welcome to BMI-Calculator.

At the moment V_01 is published with basic functions of a BMI Calculator, so weight and height can be entered in the terminal and the result will be printed.

Important

This repository is currently under construction, so that anyone interested can test it out. Therefore I am going to change the structure of the repo.

The goal is to dockerise every version of the calculator so it will run on your machine too 👍

Description of the repo

File / Version Version Description
bmi_calculator_V_01 simple command line calculator
bmi_calculator_V_02 bmi-calculator with GUI, library: tkinter
bmi_calculator_V_03 bmi-calculator with modernised gui, library: customtkinter
bmi_calculator_V_04 design_improvements of V_03
bmi_calculator_V_05 no changes yet, planned for future

Setup

Warning

Currently under work.

ToDos / Planned functions for the future: