Coder Social home page Coder Social logo

swamithedev / bmi-calculator Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 10 KB

A BMI calculator web project designed with HTML, CSS, Bootstrap, and JavaScript to easily calculate and display Body Mass Index based on user input.

Home Page: https://bmi-calculator-sandy-sigma.vercel.app

HTML 20.08% CSS 45.69% JavaScript 34.23%
bmi bmi-calculator css front-end-development frontend frontendproject html innovation opensource swaminathanselvam swamithedev

bmi-calculator's Introduction

๐ŸŒŸ# BMI Calculator ๐ŸŒŸ

I am thrilled to share a recent project I've been working on โ€“ a BMI (Body Mass Index) Calculator! ๐Ÿ“Š๐Ÿ’ช

In an era where health and wellness are paramount, I wanted to create a tool that can empower individuals to better understand their own health. The BMI Calculator is a simple yet powerful application that provides insights into one's body composition and health status.

๐Ÿ” Key Features:

๐Ÿ“Œ Easy-to-Use: The user-friendly interface makes it effortless to input your height and weight to calculate your BMI.

๐Ÿ“ˆ Visual Feedback: Receive immediate feedback on your BMI category, whether you're underweight, normal weight, overweight, or obese.

๐Ÿ“Š Personalized Insights: Gain a deeper understanding of your health with personalized recommendations and a breakdown of your BMI data.

๐Ÿ“† Track Your Progress: Keep track of your BMI over time to monitor your health and fitness journey.

๐ŸŒ Accessible Online: The BMI Calculator is available online, making it accessible to anyone with an internet connection.

๐Ÿ“ฑ Mobile-Friendly: Use it on your smartphone or tablet for convenience on the go.

๐Ÿค Why This Project Matters:

๐Ÿ’ก Promoting Health Awareness: Encouraging people to understand their BMI is a step towards a healthier future.

๐Ÿ“ฃ Spreading Knowledge: Share this tool with your friends and family to help them take charge of their health.

๐ŸŒ Try it Out: [https://bmi-calculator-swamithedev.vercel.app/]

I'm truly passionate about leveraging technology to promote health and well-being, and this project represents a step in that direction. I invite you all to try out the BMI Calculator, share your feedback, and spread the word to help others lead healthier lives.

๐Ÿ’ฌ I'd love to hear your thoughts and ideas on how we can further enhance this tool and make it even more beneficial for everyone. Let's work together to empower individuals to prioritize their health and well-being!

#BMI #Health #Wellness #BMIcalculator #HealthyLiving #ProjectShowcase #HealthTech

bmi-calculator's People

Contributors

swamithedev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

bmi-calculator's Issues

wrong units after slider ismoved

image

check the screenshot. after the slider is moved, the value goes form cm to inches.

should be:
document.getElementbyId("height-val").textContent = height + "cm";

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.