Skip to content

Templatize UI #238

@cecilia-donnelly

Description

@cecilia-donnelly

We've done some UI templating already, in #173 and #202. Ultimately, we want to understand the current UI-generation system and possibly update it. So, this issue is in two parts:

  1. How is the UI is being generated now? What needs to be done to fully templatize it? The short answer to this, from @jasonaowen, is "via JSPs and CSS."

  2. Are there "cross-platform templating solutions"? i.e., can we use a template that can be generated by Java and Python code? For example, if we ever want to put a web interface on the ETL process, which is being done with Python, it should use the same templates that we use for the main app, even though that's written in Java.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions