Skip to content

openhealthcare/opal-dashboard

Repository files navigation

This is dashboard - an OPAL plugin.

! Important Notice !

This plugin is no longer actively maintiained - as it depends on a version of django that is no longer supported by OPAL

Build Status Coverage Status

Dashboards should be in dashboards.py of your plugin or application.

A dashboard must subclass dashboard.Dashboard, and include a number of Widgets - either dashboard.widgets.Widget subclasses, or using one of the pre-built widgets in dashboard.widgets.