wide screen
    project
    • solution
      • objective
        • Make Gel a usable program
        • objective
          • Support interactive problem solving via Website.
          • solution
            • Create constraint language.
            • solution
              • Use pseudo CSV format (variable length lines) as input, where the first row describes the line type. This means that multiple tables can be extracted from the single CSV.
            • solution
              • Implement parsers via wrappers around i.e. rater and constraint builders
          • solution
            • Create and publish Flathub image and AppImage (KDE).
            • solution
              • Create electron and server version.
          • solution
            • Create docker image.
        • objective
          • Create docker image, so Gel tests can be easily run on another server .
          • problem
            • The Gel docker image could sent the results to the server software.
            • solution
              • Save execution results/logs into monitoring software (Prometheus) and visualize (Grafana) it.
              • toDo
                • Create project "net.splitcells.network.host", which is the source code of the infrastructure.
                • objective
                  • Should be deployable via one command and extendable with other projects for i.e. private projects.
        • objective
          • Render constraint tree to HTML.
        • objective
          • Render logs.
      • scheduling
    • unscheduled