https://github.com/chamikamunithunga/bmi_cal_page
https://github.com/chamikamunithunga/bmi_cal_page
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chamikamunithunga/bmi_cal_page
- Owner: chamikamunithunga
- Created: 2024-07-27T16:15:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T18:19:01.000Z (10 months ago)
- Last Synced: 2025-03-17T08:40:02.220Z (3 months ago)
- Language: CSS
- Homepage: https://legendary-mochi-2a8494.netlify.app/
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

BMI-CALCULATOR for FITNESS ZONE project
---------------------------------------Overview
BMI_CAL_PAGE is a web application designed to help users calculate their Body Mass Index (BMI). This project includes a BMI calculation function integrated into a user-friendly web page.Features
BMI Calculation: Enter height and weight to calculate BMI.
Responsive Design: Works seamlessly on both desktop and mobile devices.
User-Friendly Interface: Simple and intuitive layout for easy use.
Technologies Used
HTML: For the structure of the web page.
CSS: For styling and responsive design.
JavaScript: For the BMI calculation logic..
Installation
Clone the repository:
bash
Copy code
git clone https:BMI_CAL_PAGE
Overview
BMI_CAL_PAGE is a web application designed to help users calculate their Body Mass Index (BMI). This project includes a BMI calculation function integrated into a user-friendly web page.Features
BMI Calculation: Enter height and weight to calculate BMI.
Responsive Design: Works seamlessly on both desktop and mobile devices.
User-Friendly Interface: Simple and intuitive layout for easy use.
Technologies Used
HTML: For the structure of the web page.
CSS: For styling and responsive design.
JavaScript: For the BMI calculation logic.
Installation
Clone the repository:
bash
Copy code
git clone https://github.com/yourusername/BMI_CAL_PAGE.git
Navigate to the project directory:
bash
Copy code
cd BMI_CAL_PAGE
Usage
Open the index.html file in your web browser.
Enter your height and weight in the provided fields.
Click the "Calculate" button to view your BMI.
Project Structure
bash
Copy code
BMI_CAL_PAGE/
├── index.html # The main HTML file
├── styles.css # CSS file for styling
└── script.js # JavaScript file for BMI calculation logic
Contributing
Contributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.License
This project is licensed under the MIT License. See the LICENSE file for details.Navigate to the project directory:
bash
Copy code
cd BMI_CAL_PAGE
Usage
Open the index.html file in your web browser.
Enter your height and weight in the provided fields.
Click the "Calculate" button to view your BMI.
Project Structure
bash
Copy code
BMI_CAL_PAGE/
├── index.html # The main HTML file
├── styles.css # CSS file for styling
└── script.js # JavaScript file for BMI calculation logic
Contributing
Contributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.License
This project is licensed under the MIT License. See the LICENSE file for details.