Skip to content

asmit-gupta/bmi_app

Repository files navigation

Welcome to the BMI App Wiki!

Overview

The BMI Calculator App is a user-friendly application that allows users to calculate their Body Mass Index (BMI) quickly and conveniently. With a minimal, modern, and soothing look, this app provides an intuitive and aesthetically pleasing user interface.

The Body Mass Index is a widely recognized measurement for assessing an individual's weight status and determining potential health risks associated with weight. By entering their height and weight, users can obtain their BMI instantly, along with a corresponding classification that indicates whether they are underweight, normal weight, overweight, or obese.

Key Features

Simple BMI Calculation:

The app enables users to calculate their BMI by effortlessly entering their height and weight values. The calculation is performed instantly, providing immediate feedback to the user.

Intuitive User Interface:

The app's design is focused on delivering a minimal, modern, and soothing user interface. The interface has been carefully crafted to provide an enjoyable user experience, ensuring ease of use for individuals of all ages.

Error Handling:

The app includes an error dialog to handle exceptional cases, such as when invalid input is entered. This ensures that users are informed about any issues with their inputs and allows them to easily correct them.

Privacy and Data Security:

The BMI Calculator App prioritizes the privacy and security of user data. It does not store any personal information, and all calculations are performed locally on the user's device.

Usage Instructions

Launch the app on your device.

Enter your height in the provided input field. You can input your height in centimeters (cm).

Enter your weight in the provided input field. You can input your weight in kilograms (kg).

The BMI value will be calculated instantly and displayed on the screen.

The app will also provide a weight status classification based on the calculated BMI.

In case of any errors, an error dialog will be displayed to guide you on correcting the input.

Contributing

We welcome contributions to the BMI Calculator App! If you have any ideas, bug fixes, or enhancements, please follow the guidelines below:

Fork the repository.

Make your changes and improvements in your forked repository.

Submit a pull request, clearly describing the changes you've made.

Ensure your code adheres to the project's coding conventions and best practices.

Provide appropriate unit tests to validate your changes whenever possible.

Support and Feedback

If you encounter any issues or have suggestions for improving the BMI Calculator App, please open an issue on the project's GitHub repository. We appreciate your feedback and will address any concerns promptly.

here, is the link if you want to download the app: Download

App Interface: SS1

SS2

SS3

SS4

SS5