Skip to content

rvwatch/nfectionary

Repository files navigation

Build Status

nfectionary

NFECTIONARY is a tool that allows users to get some insights into infection rates of some of the more common diseases in their state. Users can see where their state ranks against other states in current case counts. Is Florida having higher than normal reported cases of Influenza? Maybe we shouldn't go there for our vacation with Grandma. It also provides users with imformation about each disease, transmission, prevention, detection, etc. The data is gathered from the CDC website.

Authors

Motivation

To inform the public of disease rates within their states and to give them descriptions of each disease and ways to prevent contracting the diseases.

Getting Started

Clone down the repo git clone https://github.com/rvwatch/nfectionary

Installing

To run the project

Change into client directory cd client

Run Install npm install

Start the project npm start

Then run the simulator of your choice

Example Use

nfectionary

Data Source

Data was web scraped from the CDC website. CDC

Running the tests

From the client directory

Run - npm test

Testing Libraries

Front End:
Jest & Enzyme

Back End:
Mocha & Chai

Built With

  • React Native
  • React Navigation
  • Node JS
  • Express
  • Knex
  • Postgres
  • JWT
  • Nightmare JS
  • jQuery
  • Jest
  • Enzyme
  • Mocha
  • Chai
  • ESlint
  • Victory.js

Acknowledgments

  • Turing - School of software development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors