Skip to content

Frontends

This page lists the frontends that are available for the the Redbox backend.

  • Streamlit - A lightweight frontend, ideal for demos and quick prototyping.
  • Django - A full-featured frontend, ideal for production deployments.

Motivations

We decided to have a clear separation between the backend and the frontend. This is because we know that each Government department has different requirements and business logic for the front end. By having a clear separation between the backend and the frontend, we can allow each department to build their own front end that suits their needs.

Django

Django

Streamlit

Streamlit