This is supposed to convert different workout activities into work performed and track workout performance.
###getting started:
Install homebrew
brew install python, postgresql, R via brew
Clone the repo
mkvirtualenv fitness --no-site-packages
cd to repo
add2virtualenv .
pip install -r requirements.txt
pip install scipy
You will have to set up your own passwords and postgres databases. Please
contact me for more information for those.