SaFi Bank Space : FE docs

Documentation of FE application. In final state should contains all flows that are present in Flutter application.

Documentation will be sorted according app features (modules in project) and should contain these parts.

  • UML flow diagrams of what is happening on page (initial loading, actions, etc). These flows have to identify all places where errors can occur

  • definition of base expected scenario and definition of all error states (UI element, action, etc for each error identified in UML flows)

  • screenshot of page from figma or app itself (just to illustrate look and elements on page) with tags of all dynamic elements (texts, icons, buttons, etc)

    • table of all tagged elements with description and properties of such element (icon path, localization key, interaction description, formatting, link to model properties, etc)

Modules overview → overview of generic and library modules used

SaFi App → overall documentation for FE processes, tools, concepts, etc