Found 252 repositories(showing 30)
reshmaharidhas
Java desktop application to calculate Body Mass Index (BMI)
deerborg
This Java program is a simple application that calculates the body mass index (BMI) based on user input of weight and height. After calculating the BMI, it categorizes it into three categories: underweight, normal, or obese.
AkshithaReddy005
Fitness Tracker Pro is a Java-based wellness application that calculates BMI, BMR, and daily calorie requirements while providing personalized health insights, workout suggestions, and session tracking through an interactive and user-friendly interface.
omkesalkar
This repository contains a simple and user-friendly Body Mass Index (BMI) calculator implemented in Java. The BMI calculator helps users determine their BMI based on their weight and height, providing insights into their health status.
HamayunHanif
BMI Calculate App (Using Java) in Android Studio
anaselgarhy
In this project, I am calculating Body Mass Index (IBM) using simple concepts of object-oriented programming using the Java language.
Handan-yilmaz
A simple Java program to calculate your Body Mass Index (BMI) using weight and height.
Rumisylmz
A simple Java program that calculates Body Mass Index (BMI) based on user input for weight and height.
AbuZafor99
This repository contains an Android BMI Calculator App that calculates Body Mass Index (BMI) based on user input (weight & height). It also provides food and exercise suggestions based on BMI categories. The app includes error handling, ensuring users enter valid inputs before proceeding. Built with Java and XML in Android Studio. 🚀
ChrisJordannn
Smart Macro Tracker is a user-friendly Java application built with Apache NetBeans and MySQL database. It efficiently tracks and analyzes caloric and protein intake, calculates BMI, offers personalized diet plans, and includes a water tracker. Stay on top of your health goals effortlessly!
eshaalal
No description available
MwangiCaleb
This is the javascript code that enables one to calculate Body Mass Index (BMI)
Hariskp
BMI Calculate use Java language using BlueJ
sandeshkhadase
BMI Calculater Made Using HTML, CSS, JAVA SCRIPT
anushkaw98
simple Java-based web application to calculate BMI value
yazidkhalil
A simple Java console application that calculates and classifies BMI.
vinilopes
A simple application in java to calculate the BMI (Body Mass Index)
gdesouza
Small Java app to read data from a CSV file and calculate BMI
ali101-cymk
A Java GUI application to calculate BMI and provide health advice based on user inputs.
deekshithreddy9347
Body mass index(BMI) calculator application in java that allows users to calculate BMI value using weight and height.These application used to provide health condition based on BMI value
uygarkaan
A Java program that calculates and prints the Body Mass Index (BMI) based on provided weight and height.
MuhammadSuffian
BMI Calculator: A user-friendly Java GUI tool to calculate Body Mass Index (BMI) based on weight in pounds or kilograms and height in millimeters or feet and inches, providing instant results and BMI interpretation.
tanishchavaan
A BMI Calculator built in multiple languages (Java, Python, C, C++, Dart, HTML-CSS-JS). This program calculates Body Mass Index (BMI) based on age, gender, weight, and height, providing health insights.
meghanaepari04
Smart Fitness Tracker built with Java Swing — calculates BMI, BMR, and calorie requirements, and saves daily fitness history for personal progress tracking.
cyberwithpriyanshu
BMI Calculator – Android App (Java + XML) This is a simple Android application that calculates Body Mass Index (BMI) based on user input (height and weight). It provides instant results along with the BMI category (Underweight, Normal, Overweight, or Obese) using WHO standards.
anjali628
An Android Application using JAVA that takes Gender, Height(in cm), Weight, Age and then calculates the BMI based on that particular given information.
Sumanth3493
Java Project where I have created and demonstrated the code to calculate the BMI and BMR in Animals and Human Beings.I have made use of plethora of Core Java and Advanced Java concepts.
Rajkishorehuduk
A simple Java program to calculate Body Mass Index (BMI) based on user-inputted height and weight. The app uses standard BMI classification to categorize the result as underweight, normal, overweight, or obese. Great for beginners learning Java basics like input/output, conditionals, and math.
vandanvlog
this the Calculator that calculate our BMI . App UI is so simple but thing is how to get wight and all pera and set in java file and calculate this is learn in this app
Vironica-Youssef
A Java console application that calculates Body Mass Index (BMI) for multiple users. It categorizes weight status and provides personalized food and workout advice based on BMI. Developed using IntelliJ IDEA with user input handling and clean, modular code.