The BMI (Body Mass Index) Calculator is a simple tool designed to help users quickly calculate their BMI based on their height and weight. BMI is a widely-used measure to classify underweight, normal weight, overweight, and obesity in adults. This application provides an easy-to-use interface to input height and weight, and instantly displays the calculated BMI and the corresponding weight status.
Note
This repository is under constant development/refactor since the project is designed to showcase the basics of Open Harmony development and is not intended for production use.
- Simple Interface: Easy-to-use design for quick calculations.
- Instant Results: Provides real-time BMI calculation as you input data.
- Weight Status Classification: Displays weight status based on the BMI value.
- Support for Metric Units: Users can input height and weight in metric (centymeters, kilograms). Support for imperial units (feet, inches, pounds) will be provided in the future.
Here is a screenshot showing the main view of the application:
- Open the application.
- Enter your height and weight.
- View the calculated BMI and the corresponding weight status.
We welcome contributions from the community! If you have suggestions for improvements or new features, please submit a pull request or open an issue on GitHub.
This project is licensed under the Apache License version 2.0. See the LICENSE file for more details.
For any questions or support, please contact us.