https://github.com/ferasaljoudi/bmi-calculator
https://github.com/ferasaljoudi/bmi-calculator
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferasaljoudi/bmi-calculator
- Owner: ferasaljoudi
- License: mit
- Created: 2024-07-27T00:30:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-26T21:35:45.000Z (9 months ago)
- Last Synced: 2025-01-11T13:53:24.229Z (5 months ago)
- Language: Dart
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
The _BMI Calculator_ is a simple Flutter application designed to help users calculate their Body Mass Index (BMI) based on their height and weight.
This app, developed for my ENSE375 class, provides a user-friendly interface where users can input their height and weight to calculate their BMI instantly. It uses a standard BMI formula to determine whether the user's weight is in a healthy range. The app is lightweight and efficient, making it a useful tool for anyone looking to quickly assess their BMI on the go.
👨💻 Languages
🌐 Web Development
💻 Tools and Platforms
⚙️ Hardware Development
- User-friendly interface: Simple and intuitive design for easy height and weight input.
- Instant calculations: Provides BMI results in real-time as users enter their data.
- Health range indicators: Displays whether the user's BMI is underweight, normal, overweight, or obese based on standard ranges.
- Lightweight: Efficient and quick performance on mobile devices.
- Responsive design: Adapts to different screen sizes for seamless usage.