Skip to content

Alireza-Iranpour/AllerVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllerVis

An interactive web application for visualizing consumption of food allergens across the world.

Running it locally

You can run AllerVis locally using Python3:

python allervis.py

It might be necessary to update libraries/packages.

Files

All the relevant code for AllerVis is in allervis.py. We wrote the entirety of this file.

The folders Food and Allergies Data contains all the data used by AllerVis. The folder data_cleaning is not necessary to run the application -- it contains the code we wrote during the data wrangling.

The files Procfile and requirements.txt contain specifications for our app to run in Heroku.

The .idea folder contains automatically generated files for nice usage in PyCharm.

Dashboard

Try it online: https://allervis.herokuapp.com/ image

About

An interactive web application for visualizing consumption of food allergens across the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published