A real-time outbreak monitoring web app developed during Smart India Hackathon 2018 connecting hospital with government officials to predict water borne disease beforehand.The system consist of marking of affected Area by officials, registration of cases,display of cases by means of heatmap,alarm system through means of push notification. |
Here is a working live demo : https://dtu-bugbuster.github.io/SIH-Web/
Currently it is just a prototype which will be developed further.
-
yarn install
to install the dependencies and dev dependencies. You need to be in the project root for this. -
yarn run start
to start the development server -
yarn run build
to start the production server
- ReactJs - React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.
- FireBase -Firebase gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users.