Skip to content

D-Ajay-Kumar/dengue-stop

 
 

Repository files navigation

Dengue-Stop

Dengue is one of the deadliest diseases in the world and it is necessary to inform people of it's occurence and location of it's occurence. To satisfy this need of reporting and discovering cases of dengue, DengueStop - Community App has been developed using which one can select a location on map and report the occurence of dengue for others around the world to discover them and avoid going to those places.

DengueStop - Community App is an app of the community, by the community and for the community. It's use is expected to save lots of lives especially in areas with high rates of dengue patients and inadequate medical facilities.

Using this app, the user can access a map, pinpoint a location and confirm the occurence of dengue case there and people around the globe will be able to discover it. Also, more such cases can be discovered by navigating around the map to find places to avoid visiting to or spending a lot of time at.

Installation

  1. Set up react native environment

  2. Go to your terminal and execute this command

    git clone https://github.com/scorelab/dengue-stop.git
    
  3. Run this command in side the project folder to install node modules

    npm install
    
  4. Run the react native android project by following command

    react-native run-android
    
  5. Wait for a few minutes and the app should start on your device (android phone or emulator)

License

This project is licensed under the terms of the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages

  • Dart 46.0%
  • JavaScript 29.8%
  • Objective-C 12.2%
  • Java 4.7%
  • Starlark 4.2%
  • Shell 1.1%
  • Other 2.0%