Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferasaljoudi/bmi-calculator
https://github.com/ferasaljoudi/bmi-calculator
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferasaljoudi/bmi-calculator
- Owner: ferasaljoudi
- Created: 2024-07-27T00:30:13.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T16:35:58.000Z (2 months ago)
- Last Synced: 2024-09-15T17:58:33.117Z (2 months ago)
- Language: Dart
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.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.