GithubHelp home page GithubHelp logo

aravindbs / cfdpp2018 Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 2.78 MB

A community health management and information system for disease outbreak predictions and warnings. Runner-up at Microsoft codefundo++ 2018 RVCE round.

Home Page: https://diseasewatch.azurewebsites.net

Python 29.56% CSS 7.35% JavaScript 24.95% HTML 37.89% Dockerfile 0.16% Shell 0.10%
codefundopp straightouttakengeri acadaccelerator

cfdpp2018's Introduction

StraightOuttaKengeri's submission for Microsoft's codefundo++ 2018.

DiseaseWatch

There have been 9 major epidemics of infectious diseases in India since 2006, and have had a death toll of over 50,000 over the last decade world- wide.

Early preparedness and government initiative could provide epidemic prevention and control capabilities, and potentially save thousands of lives annually.

We attempt to provide epidemic forcasting by disease surveillance using medical information, expert knowledge and statistical modelling of disease activity to predict times and localities of risk. Such an early warning system can provide a mechanism for governments and health-care services to respond to outbreaks in a timely fashion, enabling the impact to be minimized and limited resources to be saved.

Proposed Solution

Health data is collected from pharmacies and hospitals regarding recent diagnosis, symptoms, pharmaceutical prescriptions. Anomolous incidents can be detected to help predict possible outbreaks. Assessment of regional and national statistics will help detect changes in the incidence of infectious diseases.

In case of onset of a possible epidemic, alerts are sent out to the users and relevant agencies along with precautionary measures to be taken.

Architecture & Tech stack

Architecure



Instructions to run the code

  • Clone the repository
$ git clone https://github.com/aravindbs/cfdpp2018
  • Change your working directory
$ cd cfdpp2018
  • Create a python virtual environment and activate it.
$ virtualenv -p python3 venv
$ . venv/bin/activate 
  • Install the requirements specified in requirements.txt
$ pip install -r requirements.txt 
  • Download the config file from here and place it in the working directory.

  • Start the server

$ cd web
$ python main.py
  • Open up a web browser and type in localhost:5000

cfdpp2018's People

Contributors

anirudhkonduru avatar aravindbs avatar ashmitaraju avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.