Skip to content

Shashank-Ge/BMI_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

A simple BMI (Body Mass Index) Calculator web application that allows users to input their weight and height to determine their BMI category.

    Table of Contents

  • Demo
  • Features
  • Technologies Used
  • Installation
  • Usage
  • WebPage Link
  • Contributing
  • Contact

Demo

Check out the live demo of the BMI Calculator here: Live Demo Link https://drive.google.com/file/d/1sl23dSxxe3znAYzY3OExmlnhRo187n6k/view?usp=drive_link

Features

Calculate BMI based on weight and height input

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

Technologies Used

  • HTML5 for structuring content
  • CSS3 for styling and layout
  • JavaScript for dynamic functionality

Installation

  1. Clone the repository:
  2. bash git clone https://github.com/Shashank-Ge/BMI_Calculator.git
    cd BMI-calculator
    Open the project:

  3. Open the index.html file in your preferred web browser to use the BMI Calculator.
  4. 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)".

  5. Click on the "Calculate BMI" button to calculate your BMI and see your BMI category.
  6. 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.

Webpage link

https://first-project-website-bmi-calculator.netlify.app/

Contributing

Contributions are welcome! If you have any ideas or improvements, feel free to open an issue or submit a pull request.

Contact

If you have any questions or feedback, feel free to reach out:

GitHub: Shashank-Ge

Email: goelshashank2005@gmail.com

About

a simple and easy to use BMI calculator, helps tracking your health the easy way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published