This project was built for the DrChrono hackathon.
Steps to install, from os x command line:
git clone https://github.com/svsaraf/immunizations.git
cd immunizations
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
foreman start
Website should be on your local: http://0.0.0.0:5000/