###UPDATE 2 03/25/16 - Server's been closed...
###UPDATE 03/16/16 - Address: 46.101.238.242
# Datium The Inception of our trip.
##Backend ###Install
$ pip install -r requirements.txt
$ python manage.py migrate
###Load test data
$ python manage.py test_data
##Frontend