- Demo
- Features
- Technologies Used
- Installation
- Usage
- WebPage Link
- Contributing
- Contact
Provides BMI categories: Underweight, Normal weight, Overweight, and Obesity
Real-time error handling for invalid input values
Responsive design for seamless experience on different devices
- HTML5 for structuring content
- CSS3 for styling and layout
- JavaScript for dynamic functionality
- Clone the repository:
- Open the index.html file in your preferred web browser to use the BMI Calculator.
- Click on the "Calculate BMI" button to calculate your BMI and see your BMI category.
bash
git clone https://github.com/Shashank-Ge/BMI_Calculator.git
cd BMI-calculator
Open the project:
Usage Enter your weight (in kg) in the input field labeled "Weight (kg)".
Enter your height (in cm) in the input field labeled "Height (cm)".
Error Handling: If the entered weight is less than 10 kg or more than 500 kg, or the height is less than 50 cm or more than 300 cm, an alert will be shown with an appropriate error message.
GitHub: Shashank-Ge
Email: goelshashank2005@gmail.com