Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMI Calculator

BMI Calculator is a web application that helps users calculate their Body Mass Index (BMI) to determine if they have a healthy weight. The application provides a simple form for users to input their gender, age, weight, and height, and then calculates and displays their BMI along with a weight status category.

Features

  • Calculate BMI based on user input
  • Determine if the user's weight is ideal
  • Mobile-friendly design

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

Prerequisites

To run this project locally, you need a web browser and a text editor.

Installation

  1. Clone the repository:
git clone git@github.com:donnitriosa/BMI-Calculator.git
  1. Navigate to the project directory:
cd  BMI-Calculator
  1. Open index.html in your web browser to view the application.

Usage

  1. Open the application in your web browser.
  2. Fill out the form with your gender, age, weight, and height.
  3. Click the "Hitung BMI" button to calculate your BMI.
  4. View the results, including your BMI value and weight status.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add some feature).
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

About

BMI Calculator is a web application that helps users calculate their Body Mass Index (BMI) to determine if they have a healthy weight. The application provides a simple form for users to input their gender, age, weight, and height, and then calculates and displays their BMI along with a weight status category.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages