The BMI Calculator is an iOS app developed in Swift that allows users to calculate their Body Mass Index (BMI) based on their height and weight. This app provides a simple and intuitive interface for users to input their information and receive their BMI result, along with a classification of their weight status.
- BMI Calculation: The app calculates the user's BMI based on their height and weight input.
- Weight Status Classification: The app provides a classification of the user's weight status based on their BMI, such as underweight, normal, or overweight
To install the BMI Calculator app, follow these steps:
- Ensure you have the latest version of Xcode installed on your Mac.
- Clone the project repository from the provided source.
- Open the project in Xcode and build the app.
- Connect your iOS device to your Mac or use the iOS Simulator.
- Run the app on your device or the simulator.
Using the BMI Calculator app is straightforward:
- Launch the app on your iOS device.
- Enter your height and weight using the provided input fields.
- Tap the "Calculate" button to see your BMI result and weight status classification.
- Tap the "Recalculate" button to go back to the main screen where you can calculate your BMI again.
If you have any questions, feedback, or issues regarding the BMI Calculator app, please feel free to contact the development team at:
- Email: [email protected]
The BMI Calculator app is licensed under the MIT License.