LandRegistry/team-dashboard

Name: team-dashboard

Owner: HM Land Registry

Description: Dashboard for team cards, whereabouts and the such like

Created: 2014-07-14 10:39:23.0

Updated: 2014-07-15 16:01:30.0

Pushed: 2014-08-13 13:29:46.0

Homepage: null

Size: 413

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Team Dashboard

Build Status

Dashboard and other pages for presenting whereabouts, cards and other information about a team.

The data itself is stored elsewhere, fetched as Tab Separated Values (TSV).

Run locally

mkvirtualenv team-dashboard
pip install -r requirements.txt

Export all the variables required in config.py (especially `TEAM_TSV_URLand ``WHEREABOUTS_TSV_URL```), and then run with:

./run.sh

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.