BamaCharanChhandogi / Diabetes-Prediction

This website provides a platform for users to predict their likelihood of developing diabetes based on various factors.
https://diabetes-prediction-gamma.vercel.app/
MIT License
16 stars 41 forks source link

Providing Personalized Recommendations on the basis of results #20 #54

Open ughrima opened 1 month ago

ughrima commented 1 month ago

Screenshot from 2024-06-01 02-41-24

I have added personalised message for each detail. All of these messages will change for each particular input according to what is appropriate. for eg - if Blood Pressure input is > 130 the high blood pressure message will be there, So on for each input

If diabetes is detected they will be given an option to know more about the disease, and if not detected then they can know how to prevent it - all with the blue button displayed at the bottom.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
diabetes-prediction ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 7, 2024 11:14pm
BamaCharanChhandogi commented 1 month ago

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! 😊

ughrima commented 1 month ago

Hi @BamaCharanChhandogi Please revert to my PR

BamaCharanChhandogi commented 1 month ago

Hi @BamaCharanChhandogi Please revert to my PR

What happens?

ughrima commented 1 month ago

What happens?

I just want to know if it will be merged or not.

BamaCharanChhandogi commented 1 month ago

I have reviewed it. please make the changes. After changes, I could merge.

just like this-->

image

ughrima commented 4 weeks ago

@BamaCharanChhandogi made the required changes, Kindly check

BamaCharanChhandogi commented 1 week ago

I was a little bit busy. Now we can work on our project. you have made a lot of unnecessary changes.

  1. you do not have to show this log file. you can add it in the git-ignore file. image

  2. I think here you have to allow all origins. image

  3. Here, why did you add the logging command? image

ughrima commented 1 week ago

I was a little bit busy. Now we can work on our project. you have made a lot of unnecessary changes.

  1. you do not have to show this log file. you can add it in the git-ignore file. image
  2. I think here you have to allow all origins. image
  3. Here, why did you add the logging command? image

I will fix this and push again