Skip to main content

Intro

The Intro is a 3 to 4 slide info graph, it is meant to reasure the user that they are selcting the right app and it is worth trying it.

warning

These details are only updated with each release, for more acurate updates and keeping track of progress, see the task in GitHub.

Repo Chat Project Endpoint

Description

The Intro is only shown to first time users, it is uniq to each app or flow and to Colibri itself. Similar to the Splash, devs can provide text and assets for Colibri to handle this into for consistecy and to releave the dev from needing to build it. We will also generate text and asets for each flow.


Status

Doc StatusProduct StatusLast UpdateVersionReleasePhase
In ProgressUp Next04.03.20240.01InternalAlpha

Team

OwnerLead
Ben-

Reminders

  • Keep code lean and clear
  • follow the outlined arcetecture
  • write commetes in your code
  • update the staus in the docs and in GitHub
  • try not to recreate functions we alredy have, rather update exsiting functions to support your needs
  • Be sure to follow the release guidelines
  • Update Documentation
  • keep API docs up to date each time you update or add endpoints

Coming Soon