jjmerino / germTheoryWebApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Germ Theory

======= Germ Theory is an application that provides real time, individualized risk assessments related to disease outbreaks. The Germ Theory Mobile app offers an interface for users to examine known outbreak locations in their neighborhood, view their risk of infection based on where they have been, and get information about common diseases.

On the web, Germ Theory leverages its vast data sets to give public health officials administrative privileges to interpret and analyze disease data. A simple command can determine the risk of infection based on user locations. Germ theory uses a unique algorithm to index risk and deliver compelling risk assessments.

Getting Started

Contributors can get started by cloning down a forked version of this repo and starting up the server. From the root directory, run node server/server.js. Head over to localhost:4568 in your browser and you should be able to log in to the administrative console.

For mobile app development, all files are included in the mobile folder. Please read the Contributing.md Guide before contributing to the project.

Stories in Ready Build Status

Deployment

Germ Theory is deployed at germ-tracker.herokuapp.com, and a web version of the mobile application can be accessed at germ-tracker.herokuapp.com/mobile. Germ theory employs CI using Travis.

General Links

These Links help guide the development process:

MockUps: http://app.mockflow.com/view/c084b15788a473968bef6ec9e02d8af0

Wiki: https://github.com/germTheory/germTheoryWebApp/wiki

Project Management: https://waffle.io/germTheory/germTheoryWebApp

Design Docs: https://docs.google.com/document/d/135PdnF0FdMeehDu25nNPRnJEHLl9OSmO2EipeA_Na1c/edit#

User Stories: https://docs.google.com/document/d/1_BBiNO51BEFXVirKUsJ-8znS5S9rojXj0L2-Dn4ZEJA/edit#heading=h.kcyl8uoxaf1r

Backend Architecture: https://docs.google.com/drawings/d/1jIBYO7971A-1jMBo82LZezsNc2QeNhZ7j8QhRv1ChH4/edit

About


Languages

Language:JavaScript 77.3%Language:CSS 22.3%Language:Python 0.4%Language:Shell 0.0%