Onboarding
Overview
The onboarding flow provides the user interface for first-time users of the Spezi application, including an option to request for consent. Because the onboarding flow is standardized in many digital health apps, this template helps maximize time on the developing the actual functionality of the app.
Features
Spezi Onboarding has three main UI views:
Onboarding View
The primary onboarding view has options to separate information into groups with a title, description, and icon. Below is an example from the Spezi Template Application.
Sequential Onboarding View
The sequential onboarding view displays a step-by-step guide or list of information for the users, with each additional block popping up after clicking "Next". Below is an example of the sequential onboarding view from the CS 342 2024 project, Intake.
Onboarding Consent View
If an app requires consent, it can be easily incorporated into the onboarding of the app with this view. Spezi allows you to upload a custom consent form to the app, which can be saved by the users as a PDF.
Technical documentation
For developers, directly access the Spezi Onboarding module and the issues page from here.
FAQs
Is this feature available for Android?
Yes! We have developed modules for compatibility on Android devices as well. For an overview of all of our Android-compatible features, refer to our GitHub page: Spezi Kt