User Interface

Visual design allows development of new apps with all details.

With Rierino, it is possible to design different admin UI apps for different business domains and use cases, by defining following main elements:

  • App: Each app defines a set of user screens and navigation menus, typically mapping to user profiles and roles

  • UI: Each UI represents a data entry user screen, where generic widgets and listers allow manipulation of data of any kind

  • Option: Each option represents the list and properties of options listed in drop-down widgets

  • Translation: Contains translations for all common and business domain specific labels

  • Icon: Contains all SVG icon definitions used across the platform

In addition to these elements, design application also includes "component" screen for defining list of editors and filters available within the platform, which is typically not modified unless new custom editors are developed.

While it is possible to extend the scope of apps and user screens with new component and page development for highly specialized business requirements, Rierino is shipped with elements which address most business needs.

Last updated