Evaluation Repository for Team Parksh [KB198] for SIH2020
A lot of havoc is created whenever an outbreak occurs in any area. Lots of people are infected and some have to give the toll of their life. If we can know beforehand and take measures on a small scale, maybe we can prevent a disaster. Hence there's DiseaseX. DiseaseX is one stop unified consolidated Disease Reporting System that integrates the following stakeholders:
Visit https://drive.google.com/file/d/1SmojEhYE01Lty-WIEWnnhUVwQQmkQ8Pk/view?usp=sharing for viewing the walkthrough
React Web Dashboard is deployed on firebase cloud and can be directly accessed by visiting https://sihfinal-23cee.web.app/
The blue circles represent animal outbreak regions here and orange circles represent human outbreak regions here. We process the data entering our databases on server side and identify outbreak regions using machine learning techniques.
We display real-time notifications as soon as you enter any outbreak region, even if the app is not open. We use passive geofencing to serve this purpose and leverage the broadcast_reciever components of Android OS. We serve SMS, Email and Push Notifications.
We provide self-diagnosing facility where user can select certain general symptoms and recieve results according to the matching percentage of the symptoms in our database.
We archive the outbreaks that occured in the database before but were not present in the recent clustering. This can be used for analysis in future.
All information is sorted according to the distance from the current location which changes in real-time. Also you can directly head over to GMaps and get nearest health centers to you just by a button on Locate Nearest
We expect maximum reachability and hence we provide support for multiple languages.
Privacy and security is our major concern hence we take only limited details from the user that too only for notification purposes. All data resides locally and no loss of data to the public.
You can view all the general info such as list of all diseases and disease details. List of all outbreaks and outbreaks and outbreak details, etc.
Android app can be directly installed on your phone. Visit https://github.com/rohg007/KB198_PARKSH/tree/master/apks to download the apk.



