Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance BMI Calculator with Visualization, Unit Conversion, and Personalized Tips #280

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

atharva012004
Copy link
Contributor

@atharva012004 atharva012004 commented Jul 14, 2024

Related Issue

#275

Email id used to register for VSoc'24

[email protected]

Description

Enhance BMI Calculator with the following features:

  1. Include Chart for BMI Data Visualization: Add a chart to visualize BMI data over time, helping users track their progress and understand trends in their BMI.
  2. Add Unit Conversion Options: Provide options for inputting height and weight in different units (e.g., feet/inches, pounds), and convert these units to metric units for BMI calculation.
  3. Add Tips Feature: Based on the BMI category (underweight, normal, overweight, obese), provide personalized health tips to offer users actionable advice to improve their health index based on their BMI.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Security enhancement
  • Other (specify): _______________

Screenshots / Videos (if applicable)

Screen.Recording.2024-07-14.143624.mp4

Checklist

  • I have performed a self-review of my code.
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have followed the code style guidelines of this project.
  • I have checked for any existing open issues that my pull request may address.
  • I have ensured that my changes do not break any existing functionality.
  • Each contributor is allowed to create a maximum of 4 issues per day. This helps us manage and address issues efficiently.
  • I have read the resources for guidance listed below.
  • I have followed security best practices in my code changes.

Additional Context

Adding these features will make the BMI calculator more informative and user-friendly by engaging users with interactive and personalized content. Here are some screenshots/mockups of how the features could be integrated into the existing interface:

  1. BMI Data Visualization Chart:
    Screenshot 2024-07-13 222752

  2. Unit Conversion Options:

Screenshot 2024-07-13 222618

  1. Personalized Health Tips:

Screenshot 2024-07-13 222648

Copy link

vercel bot commented Jul 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
50-days-50-web-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 9:04am

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@dhairyagothi dhairyagothi added enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jul 15, 2024
@dhairyagothi
Copy link
Owner

merged @atharva012004

@dhairyagothi dhairyagothi merged commit d79129c into dhairyagothi:Main Jul 15, 2024
4 checks passed
Copy link
Contributor

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants