Skip to content

BMI calculator#26

Merged
Tejas-Santosh-Nalawade merged 2 commits into
acesdit:mainfrom
SanjeevDeori:BMICalculator
Oct 19, 2025
Merged

BMI calculator#26
Tejas-Santosh-Nalawade merged 2 commits into
acesdit:mainfrom
SanjeevDeori:BMICalculator

Conversation

@SanjeevDeori

Copy link
Copy Markdown
Contributor

🏋️‍♂️ Add BMI Calculator Web App

Description

This PR introduces a BMI Calculator web app that allows users to calculate their Body Mass Index (BMI) based on their weight and height. The app provides instant health feedback with animated results and includes a dark/light mode toggle for better user experience.

Features Added

  • Input fields for weight (kg) and height (cm)
  • Calculate BMI on button click
  • Display BMI value and health category:
    • Underweight
    • Normal
    • Overweight
    • Obese
  • Animated feedback for BMI results
  • Dark/Light mode toggle
  • Responsive design for desktop and mobile

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

Screenshots

Screenshot 2025-10-19 215243

@Tejas-Santosh-Nalawade can you review this pr and do let me know if any changes is needed

Close issue no #21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants