Giter Site home page Giter Site logo

bamacharanchhandogi / diabetes-prediction Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 44.0 24.26 MB

This website provides a platform for users to predict their likelihood of developing diabetes based on various factors.

Home Page: https://diabetes-prediction-gamma.vercel.app/

License: MIT License

JavaScript 2.82% HTML 0.02% CSS 0.01% Jupyter Notebook 97.06% Python 0.09%
diabetes-dateset-analysis diabetes-prediction diabetes-prediction-model flask kaggle linear-regression python reactjs css html

diabetes-prediction's Introduction

๐Ÿ’ซ Hey, I'm Bama! ๐Ÿฅ

๐ŸŒฑ I'm currently learning DevOps.
๐Ÿค” Iโ€™m looking for a job as a web Developer .
๐Ÿ’ฌ Ask me about anything between Code and Community ๐Ÿ’–
๐Ÿ˜„ Pronouns: He/Him ๐Ÿ’โ€โ™‚๏ธ
โšก Fun fact: I wake up early every morning ๐Ÿฆ‰

๐ŸŒ Socials:

Instagram LinkedIn Quora Twitter

๐Ÿ’ป Tech Stack:

Kubernetes JavaScript Java Firebase Kubernetes C HTML5 CSS3 Angular Bootstrap MySQL

๐Ÿ”ฅ My Stats :

BamaCharanChhandogi's GitHub | Dependencies

BamaCharanChhandogi's Stats Bama's github activity graph

An image of @bamacharanchhandogi's Holopin badges, which is a link to view their full Holopin profile

BamaCharanChhandogi

diabetes-prediction's People

Contributors

aadijain06 avatar akhilasunesh avatar akshitgarg24 avatar ananyag309 avatar ankitluhar avatar antriksh-9 avatar asmitamishra24 avatar asymtode712 avatar athul28 avatar bamacharanchhandogi avatar harshitajoshi123 avatar its-kumar-yash avatar jayanththalla avatar manpreetsingh18 avatar meetjain1 avatar mukilan2815 avatar nagalakshmi08 avatar santhosh-siddhardha avatar sethidevang avatar sharmi4590 avatar soumya6tiwari avatar srinivasdevolper avatar swanandd121 avatar taranpreet10451 avatar tonystark-47 avatar yashi-15 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

diabetes-prediction's Issues

[Feat]: Auto Commenting feature for PR Merged

This feature aims to solve the problem of inconsistent and delayed communication following the merging of PRs. By automating the commenting process, it ensures that contributors receive timely feedback and acknowledgments. It also reduces the administrative burden on maintainers, allowing them to focus more on code reviews and other critical tasks.

PR merged

[Bug] Scroll to Top button is present when the page is not scrolled

Description:
The current implementation of the scroll-to-top button on the platform doesn't have dynamic behaviour, leading to its constant visibility irrespective of the user's scrolling activity. This can clutter the user interface unnecessarily. Implementing a dynamic behaviour for the scroll-to-top button will optimize screen space and improve the overall user experience.

Approach
To achieve this, we propose modifying the behavior of the scroll-to-top button so that it is displayed only when the user has scrolled down the page. When the user scrolls back to the top of the page, the button should disappear, reducing visual clutter and providing a cleaner interface.

Given my experience in implementing similar features in previous projects, please assign this issue to me under GSSoC'24.

Readme.md is not updated

Readme.md is not updated with the latest home page of your site, I will add the screenshot of the latest image

Modifying the Contact Us page

Hey @BamaCharanChhandogi, I felt that the contact us page can be modified in terms of colors and text. I will add relevant icons for the boxes(name, email, message) and make the page more presentable. Here i am attaching a sample image regarding the icons.

Please assign this issue to me. I will not surely disappoint.

Thank you in advance!
And please assign the label gssoc for this issue.
contact_us

Add Code of Conduct.md

Hey @BamaCharanChhandogi ,
It is important for our community to have a clear and concise code of conduct to ensure a welcoming and inclusive environment for all contributors. A Code of Conduct sets the expectation for behavior and outlines the steps for reporting and addressing unacceptable behavior. This can greatly enhance the community experience and maintain a respectful and collaborative atmosphere.
I want to add Code_of_conduct.md, please assign me this issue.

[Feat]: Workflow for closing Old PRs

This feature aims to automate the management of open PRs in a repository, ensuring that outdated or abandoned PRs are closed in a timely manner. By doing so, it helps maintain repository hygiene, improves workflow efficiency, and provides a better experience for both maintainers and contributors.

Close Old PRs

Add Contribution.md

Hey @BamaCharanChhandogi ,
To streamline the contribution process and make it easier for new contributors to get involved, it's important to have clear and detailed contribution guidelines. A CONTRIBUTING.md file outlines the steps and best practices for contributing to the project, ensuring consistency and high-quality contributions.
Please assign me this issue

Providing Personalized Recommendations on the basis of results

Provide personalized recommendations for lifestyle changes based on the user's prediction results.
Offer tips for managing diabetes risk factors, such as diet and exercise suggestions tailored to individual profiles.

I'm a GSSoC'24 contributor.
I want to work on this issue.

Add Dark/Light Theme Toggle Button to Navigation Bar

To enhance user experience and accessibility, it would be beneficial to add a dark/light theme toggle button to the navigation bar. This feature would allow users to switch between dark and light themes according to their preference, improving readability and reducing eye strain in different lighting conditions.

@BamaCharanChhandogi , Please assign me this issue

[Feature]: Adding a Custom Loader

Description:

I would like to suggest adding a custom loading screen to enhance the user experience on the platform. This feature will allow for a more engaging and branded loading process. I have already designed the components and am willing to implement them.

Proposed Changes:

  • Custom Loading Screen: A Spinning Loader along with an image that matches the website color scheme.

Design:

I have attached the design below:

loader.mp4

Implementation Plan:

  • Create reusable components for the custom loading screen.
  • Integrate these components into the existing layout.
  • Ensure responsiveness and cross-browser compatibility.

Additional Context:

  • I am happy to contribute by implementing these features myself. Please let me know if you have any feedback or additional requirements.

[X] I am a GSSOC'24 Contributor

Thank you for considering my request!

Adding an An FAQ page ( Frequently Asked Question page)

I can add an FAQ section to explain to users how to calculate DPF, blood pressure, BMI, the objective of the project, how to use it, and many other things about the project, helping to resolve common queries from people.It will be something like the example below:
Screenshot 2024-05-28 014105

[Feat]: Auto Commenting feature for PR Raised

This feature aims to address the problem of delayed and inconsistent communication following the raising of PRs. By automatically commenting on PRs as soon as they are raised, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

PR raised

[Bug] Errors in Contribution.md file.

In the Contribution.md file, the contributing steps seem to be given for some other project. It says to create gaming files while your website dosen't have any content related to gaming.

It needs to change as soon as possible as some contributors might end up following that which could possibly ruin the original project.

I propose to solve this error by modifying the file with reference to the Diabetes Prediction project. Please assign me this issue under GSSoC'24.

Adding blog page.

I aim to create a blog page on the website, where sample blogs about diabetes will be stored in a database. Additionally, users will have the opportunity to contribute their own blogs, sharing insights and experiences concerning diabetes.

Kindly assign this issue to me under GSSOC'24.

Website using nb.pkl pre-trained model for prediction but in ipynb file there is no naive bayes algorithm

Actually when i was working at #57 then i see in py file there are website using nb.pkl in flask , but when i see the ipynb file then there is no naive bayes model which is trained over there. We have to make the naive bayes model then after that we can use it using pkl.
image
here saving the model naive bayes but there is no naive bayse algorithm exists over there , there is only SVM,KNN,Decision Trees,Random Forest ...used
image

Enhancing Contact Us Page

The background of the Contact Us page is just plain white; I'll add some gradients or background images to make it more attractive.

Kindly assign this issue to me.

image

Adding a "Diabetes Management and Prevention Page"

A dedicated web page should provide users with detailed information on managing diabetes, healthy lifestyle tips, and preventive measures, ensuring they have easy access to valuable resources for better health and the prevention of complications.

Adding a Login and Sign Up page

The website currently lacks login and sign-up pages, which would allow users to create individual accounts and monitor their status independently. I can handle the front-end implementation of this feature. However, the backend part can be assigned to someone with more experience in backend development.

Thank you! Happy coding!

[Feat]: Auto Commenting Feat for Issue Creation

This feature aims to address the problem of delayed and inconsistent communication following the creation of issues. By automatically commenting on issues as soon as they are created, it ensures that contributors receive immediate feedback and acknowledgment for their efforts. This fosters a positive and supportive environment for collaboration, encouraging continued participation and engagement from contributors.

issue creation

Using Deep learning

with help of dl we can increase the accuracy of our model to predict the diabetes

Feature enhancement

image

In this page we can make mantine react table where filter and sorting searching options are available and easy for users to interact.
Assign me this issue under GSSOC'24

[Feature] Making the Navbar Sticky

Description:
The current platform lacks a sticky navigation bar feature, which is crucial for providing users with easy access to navigation options as they scroll through content. Introducing a sticky navigation bar will improve user navigation efficiency and overall usability.

Additional Context:

  • Ensure that the sticky navigation bar implementation is responsive and compatible across various devices and screen sizes.
  • Test the functionality rigorously to ensure smooth and seamless behavior, especially during scroll events.
  • Consider incorporating additional features, such as subtle animations or transition effects, to enhance the user experience further.

Given my experience in implementing similar features in previous projects, please assign this issue to me under GSSoC'24.

[Feature] : Implement for Login & Signup page

  • In this project to add the Login & Sign up page, to getting for the user details future purpose.
  • In this user detail future purpose to alerting for the mail address result and Monthly checking and more...
  • please assign me..
  • I will ready for the issue work on it... ๐Ÿš€

Smooth scroll animation effects.

I'm submitting a feature request to modernize and enhance the website's appeal. I want to integrate smooth and subtle scrolling animations that will make the website elements appear seamlessly as the page is scrolled through.

Please assign this issue to me under GSSOC'24, so I can begin working on it.

background

As i scroll along the website , i saw a sudden white color background after scrolling from the home page

I suggest this should be changes , weather a little light blue color could make this page more beautiful and and attractive
Uploading Screenshot 2024-05-29 172528.pngโ€ฆ

[Feature] Adding Custom Scrollbar

Description:
The platform currently lacks the functionality of theme-matching scrollbar which are pivotal for improving user comfort and navigation fluidity. By integrating this feature, I aim to provide users with a smoother and more personalized browsing experience.

I have implemented this feature multiple times in open source as well as personal projects, so please assign this issue to me under GSSoC'24.

Adding a "Contact Us" Page

The website currently lacks a dedicated "Contact Us" Page. The website should include a dedicated "Contact Us" page. This page should provide the organization's email, contact number, and address, as well as a contact form for users to reach out.

[Feat]: Adding an About Page

Currently, an About page link is present in the footer of our website but the About page is missing, I wish to create an About page for our website which would offer a overview of the Diabetes Prediction Website, explaining its purpose and features.

@BamaCharanChhandogi please assign me this issue

[Feat]: NavBar should close When Navitem is clicked in mobile devices

Actual Behaviour:
NavBar is not closed close When Nav Item is clicked on mobile devices

Untitled.video.-.Made.with.Clipchamp.1.mp4

Excepted Behaviour:
NavBar should close When Navitem is clicked on mobile devices

I am GSSOC24 Contributor
please assign me this issue, I would like to work on it

[Feat]: Workflow for Closing Old Issues

This feature aims to automate the process of managing old issues, ensuring that the repository remains organized and focused on relevant tasks. By automatically closing old issues, it reduces manual overhead for repository maintainers and helps keep the issue tracker tidy and up-to-date.

Close Old Iss

Adding Dark mode

Enhancement: I want to add the dark mode to this website. Kindly assign me this under GSSOC'24.
Thank you in advance.

[Feat]: Auto Commenting when an Issue is Closed

This feature aims to solve the problem of poor communication and lack of acknowledgment when issues are closed. By automatically commenting on closed issues, it ensures that contributors are informed about the closure and are thanked for their efforts. This helps maintain a positive and engaging community atmosphere, encouraging continued contributions and fostering good relationships between maintainers and contributors.

issue closed

Adding constraints in details while making prediction

image

In case user enters misinformation in details section for prediction, there should pop up a notification saying "Sorry, wrong details".

We can add some constraints for all sections ( BMI, BP etc ). If user enters details outside the range, it should show the pop up saying wrong information.

Improving the home page

Screenshot 2024-05-30 225105

The home page text looks small and also the bg image doesn't match with the theme of the project I can improve it by adding the right image that describes the website and also improve the texts

Also I will add new favicon instead of vite logo favicon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.