Good health and wellbeing are fundamental aspects of human life that enable individuals to achieve their full potential and enjoy a high quality of life. Without good health, people may experience physical and mental limitations that can affect their ability to work, learn, and participate fully in society. Additionally, poor health can lead to significant economic and social costs for individuals, families, and communities. To tackle this challenge our team "Niramaya" developed an app "NIRAMAYA".
- JAVA
- KOTLIN
- FIREBASE
- SMTP SERVER OF GMAIL
- JAVA MAIL API
Team Name: NIRAMAYA
- Priyanshu Prasad
- Aditya Mishra
- Vishwajeet Prasad
- Gautam Sharma
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.recyclerview:recyclerview:1.2.1'
implementation 'com.google.firebase:firebase-auth-ktx:21.0.3'
implementation 'com.google.firebase:firebase-database:20.0.4'
implementation 'androidx.navigation:navigation-fragment:2.4.1'
implementation 'androidx.navigation:navigation-ui:2.4.1'
implementation 'com.google.firebase:firebase-storage:20.0.1'
implementation 'com.google.firebase:firebase-firestore:24.1.1'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'com.github.bumptech.glide:glide:4.12.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
implementation("com.android.volley:volley:1.2.1")
implementation platform('com.google.firebase:firebase-bom:31.2.3')
implementation 'com.google.firebase:firebase-analytics-ktx'
implementation 'com.github.bumptech.glide:glide:4.15.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'
implementation 'com.sun.mail:android-mail:1.6.6'
implementation 'com.sun.mail:android-activation:1.6.7'
implementation 'com.google.android.gms:play-services-auth:20.4.1'
- A deep neural network model can be trained using tensorflow to predict the user's current disease and the following prognosis based on their current input to symptom-based questions and past medical record (shown in user's timeline). This will provide personalized analysis of patient's health and give a list of suggested tests based on the analysed diseases. Additionally , the predicted diseases will also be sent to the doctor after booking confirmation to aid doctors in analyzing patient's symptoms.
- Chat & Video calling features will be included In-app to aid telemedicine practices by doctors using Firebase Cloud Messaging API.
- Google Translate API can be used to make our app available in different languages to aid users of many different countries and expand our app to global audience