Skip to content

Navigation Flows

Jonathan Muller edited this page Dec 12, 2022 · 2 revisions

Navigation

Flows

A navigation flow is a section of the app usually containing multiple screens that handle a certain task.

  • Signup
    1. Privacy Policy
    2. Phone/Email Input
    3. First/Last name input
    4. Selfie capture
  • Capture Setup (This flow is customizable via a 'org link' allowing additional screens to be added dynamically)
    1. User Select (can also create new user which starts Signup Flow then leads to Wallet Select)
    2. Wallet Select (can create a new wallet which also leads to Org Select)
    3. Org Selection (optional)
  • Capture (This flow is customizable via a 'org link' allowing additional screens to be added dynamically)
    1. Tree Capture
    2. Tree Capture Review (this loops back to TreeCapture until the user exits to the Dashboard)
  • Messages
    1. User Select
    2. Message Select
    3. Message (one of 3 types)
      • Announcement
      • Survey
      • Direct Chat

Single Screens

Screens that are independent of others

  • Splash
  • Language Select
  • Organization Select
  • Dashboard