Onboarding

Feature

Onboarding

Component Scope

Android, iOS

Introduced

Android: 1.0, iOS: 1.0

Deprecated

Removed

Summary

The onboarding feature consits of a group of views that are displayed to a user when they launch the mobile application for the first time.

Requirements

The following sections define the functional and non-functional requirements that are grouped to this feature.

Functional Requirements

OB-1

Shown on First Launch

Description

The first screen contains the privacy policy and is provided with a confirmation button that must be clicked to go to the second screen.The second screen contains a list of the teams of the developer of this app and is provided with a button to jumprn in the app and another button to return to the privacy policy.

Priority

High

Dependency

Non-Functional Requirements

OB-I

Usability

Description

The application must respond to the navigation of the user in less than 50ms.

Priority

High

Dependency

Design

Architecture

T.b.d.

Data Models

This feature does not require any data models (e.g., resources).

System Interfaces

This feature does not require any interfaces between the system components.

Implementation

If you are interested in the implementation, lets dive into it with following quicklinks:

  • <Android>

  • <Backend>

  • <iOS>