wiki:BluePrint/SAFIRE/GUIDesign

Version 9 (modified by Nuwan Waidyanatha, 7 years ago) ( diff )

--

Table of Contents

  1. Design Norms
    1. GUI Objects

SAFIRE GUI DESIGN

Design Norms

Design norms are set to simplify the GUI design with a standard set of objects and navigation for the user to:

  • interact with the system with zero complexity
  • know where they are at every step of each function
  • present the information using a standard set of objects

GUI Objects

The GUI design comprises the following objects

Object = Description =
1. Menu items role specific navbar menu items and the submenu hierarchy; typically itemized in the nav-bar
2. Dashboard role specific landing page (i.e. upon login direct user to the page)
3. Quick Nav image button to navigate to the feature (i.e. an icon to click to navigate to the function or feature
4. Button submit type standard Eden button to activate a function
5. Summary summary box with either a paragraph or list (e.g. headline, title, status, priority, date information)
6. Indicator numbers, color-coding, chart, or other dynamic indicator (e.g. number of active incident reports)
7. Table table listing or the records with selected columns (i.e. standard Eden table)
8. Map map view of the geo-tagged information on a map (i.e. standard Eden map)
Note: See TracWiki for help on using the wiki.