File size: 1,315 Bytes
2be7232 cc49aa7 5e39995 2be7232 b72a64d 8a08a28 b72a64d 701f404 b72a64d 8a08a28 2be7232 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 |
---
license: mit
title: BMIxMood
short_description: Track your BMI and mood. Simple, clean, and saved.
sdk: gradio
sdk_version: 5.33.2
---
# πͺ BMI Calculator with Emotions π
Welcome to the **BMI Calculator with Emotions** β a clean and modern app that helps you calculate your Body Mass Index and log how you're feeling. All inputs are saved so you can see your personal health history over time.
---
## π Login Required
To access the app, please log in with the following credentials:
- **Username:** `user`
- **Password:** `userpass`
---
## β¨ Features
- π’ Calculates your BMI using height and weight
- π Tracks your mood with a simple "Yes/No" choice
- π§ Stores all your inputs persistently (data is saved!)
- π Displays your full input history in a neat table
- π Comes with a beautiful Gradio UI and a soft theme
---
## π Try the Examples
Click on the example names like `mate`, `guro`, or `levan` to instantly see how the app works. Or enter your own info to get personalized feedback!
---
## π Data Persistence
All BMI entries are saved to a file called `bmi_data.csv` inside the Space β so your inputs won't disappear after refreshing!
---
## π οΈ Tech Stack
- Gradio
- Python
- Pandas
- Hugging Face Spaces
---
Made with β€οΈ by a creative mind. |