Skip to content

Develop a dashboard #267

@rachel3834

Description

@rachel3834

Goal is to develop a more responsive front-end for MOP.
Researching various free options available for this:

  • Plotly-Dash: Good and mostly in Python but key documentation behind a paywall
  • Shiny: Nice dashboards and Python based but mostly embedded in an iframe rather than fully integrated with Django
  • Panel: Python based and well documented.

However, all of these options will require deployment with an ASGI server such as Daphne rather than a WSGI service like Gunicorn.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions