Skip to content

clarencesarmiento/BMI-Calculator

Repository files navigation

BMI Calculator App

MIT License Moodboard

An Application that calculates Body Mass Index (BMI) based on height in centimeter and weight in kilograms.

Screenshots

App Screenshot

Features

  • Dynamic Real-Time Calculations
  • Dual Input Methods
  • Instant BMI Category Display

Tech Stack

Language: Python

GUI Framework: Tkinter / customtkinter

Run Locally

Clone the project

git clone https://github.com/clarencesarmiento/BMI-Calculator.git

Go to the project directory

cd \BMI-Calculator

Install dependencies

pip install -r requirements.txt

Run the App

python BMI_Calculator.py

Running Tests

To run tests, navigate to backend folder

cd \BMI-Calculator\backend

run the following command

pytest test_calculate.py

Authors

Feedback

If you have any feedback, please reach me out at clarencemolinosarmiento@gmail.com