BMI Classifier

Content Type: Module
Categories: User Interface

Overview

Instantly compute your BMI from your height and weight, and see where you stand—whether you're Underweight, in the Healthy range, Overweight, or Obese. Plus, get tailored health tips to guide your wellness journey!

Documentation

This module includes a Java action to calculate and classify  BMI based on Height & Weight.

  • Documentation: Contains a Java action that can be used in your microflows to calculate BMI using Height & Weight inputs.
  • BMI Classifier: The Java action also classifies the BMI result into categories (Underweight, Healthy weight, Overweight, Obese) based on standard thresholds, providing more meaningful health insights.
  • Usage: Refer to the BMI microflow under the "Microflow" folder and result as BMI_result under "useMe" folder for implementation.
  • Reusability: You can reuse the "JA_BMI" Java action in your logic by supplying various data inputs.

Releases

Version: 1.0.0
Framework Version: 10.12.1
Release Notes: Get the Latest Version: Download a release that’s fully compatible with your Mendix Studio Pro version. Discover more about building pluggable React widgets to enhance your app development experience.