Step 9 - The UI Flow
This lesson preview is part of the 30-Minute Fullstack Masterplan course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to 30-Minute Fullstack Masterplan, plus 80+ \newline books, guides and courses with the \newline Pro subscription.

[00:00 - 00:21] and now let's go for the UI flow or step nine. The UI flow is what we need on top of our UI development and plan because we are late, it does not contain everything that we need. We actually need to know that way we navigate from one screen to the next.
[00:22 - 00:40] And yeah, it might seem unnecessary, but while building you're out, the AI might decide to build an application that's different than what we want or that's not very intuitive. It does tend to do that sometimes.
[00:41 - 00:52] And some other times, actually, it just doesn't connect the screen at all. So you may have a speech I implemented, but you have no way to access it.
[00:53 - 01:11] So the UI flow is both called the AI and for you to keep it in mind in case AI starts doing its own thing. You know with the UI flow how to fix it and how to tell it to go back to the state we want.
[01:12 - 01:25] So as soon as we prompt again, give me the UI flow for all the streams in BRIR. We go here, we paste it in, and then we go to the screen.
[01:26 - 01:38] So this is a welcome screen and we can go to all the screen or the screen. From all screen, we can log in or get a account and then we can go to the screen.
[01:39 - 01:49] Something in the screen, we click a check box and go to onboarding carousel. From the onboarding carousel, we go to final slide and send screen.
[01:50 - 02:06] From the chat screen, we can go to, we can send, then we go to mood tracker, we go to journal, then go to mood history, then go to settings. And we can end our session with a button which takes us to the session summary model.
[02:07 - 02:23] On the mood tracker screen, we're gonna save the mood and then when we call field, we're back to the chat screen. In mood history, we can tap the mood dot or entry and this will pop up the mood detail model.
[02:24 - 02:32] And then we'll go back to the chat screen. On the journal screen, on journal home screen, have our entries in the card view.
[02:33 - 02:57] We can get a new entry, which will take us to the journal entry screen or tap entry to go again to the journal entry screen but we have no journal, you can read or edit. I know the journal entry screen where you can have a text input of your tags, a head effect on the button, save and back to journal home screen, etc, etc, etc.
[02:58 - 03:03] We have 11 screens in total, screens or models.