Skip to content

teja635/vandy_hacks

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Stay Safe Stay Clean

A crowd sourced disease prevention app which uses data which users reported to generate heatmaps of areas which other users can view. Individuals can also view areas by disease and filter diseases if there are too many to display. Users will also be alerted to stay safe stay clean (hence the name of the app) when they enter an area which has a high density of flu reports.

Node Installation

brew install node

npm install -g nodemon(if you plan to make changes and want to see them in real time)

Python packages needed

pip install pillow

pip install matplotlib

Running the app

cd into vandy_hacks/ directory

npm install

node app.js (or nodemon app.js if you want to see changes in real time)

You can now only view pollen data and flu data. Charts and graphs are coming soon to the web version. Mobile app can be found here: https://github.com/vivekvaidya/staysafestayclean.git

Have fun

About

vandy_git_repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published