An open API service indexing awesome lists of open source software.

https://github.com/vartikaraj2512/diabetesdoc

**\Diabetes_Doc** 📱💡: A 2nd-year project using C++, Kotlin, and XML in Android Studio. The app estimates diabetes risk based on user symptoms via a scoring system, offering a simple, non-ML approach to health assessment. It showcases skills in UI design, rule-based prediction, and cross-language integration, adding value to early healthcare tech.
https://github.com/vartikaraj2512/diabetesdoc

c kotlin xml

Last synced: about 2 months ago
JSON representation

**\Diabetes_Doc** 📱💡: A 2nd-year project using C++, Kotlin, and XML in Android Studio. The app estimates diabetes risk based on user symptoms via a scoring system, offering a simple, non-ML approach to health assessment. It showcases skills in UI design, rule-based prediction, and cross-language integration, adding value to early healthcare tech.

Awesome Lists containing this project

README

          

DiabetesDoc 📱💡

DiabetesDoc is a basic mobile application developed during my 2nd year, utilizing C++, Android Studio with Kotlin, and XML. This app estimates whether a patient may have diabetes based on commonly known symptoms. It calculates a score from the user's input to provide predictions, without relying on advanced technologies like Machine Learning.

Key Features:
User-Friendly Interface 🎨: Built with Kotlin and XML, the app provides an intuitive UI for easy navigation and input.
Symptom-Based Prediction 🩺: Uses a scoring system based on user-provided symptoms to estimate the likelihood of diabetes, reflecting a rule-based approach to health assessment.
C++ Integration 🔗: Implements core logic using C++, showcasing versatility and integration skills across different programming languages and platforms.

DiabetesDoc addresses a critical health issue by providing a quick and accessible tool for preliminary diabetes assessment. While basic in design, it demonstrates how traditional programming techniques can be effectively applied in the healthcare domain, highlighting the importance of innovative thinking and practical solutions in the early detection and patient awareness.
![DiabetesDoc2](https://github.com/user-attachments/assets/b21d3b0c-4a52-4a30-a438-b8b2cc81f42f)
![DiabetesDoc1](https://github.com/user-attachments/assets/dc2128ce-990b-4029-a30b-a2a93c6c3b11)
![DiabetesDocHome](https://github.com/user-attachments/assets/3cdd61a7-6a28-4be0-a12c-05954c395782)