March 2019
Beginner to intermediate
324 pages
7h 17m
English
It's now time to discuss the user page—what should the user see once they sign into our application? Here is what they should see:
Let's explore how this looks.
The navigation menu should change to look like this:

It now allows to navigate to a page called My Orders, which will show the user's previous orders. The other difference is that instead of a Sign In button, we now see a Welcome <username> drop-down button. When you click on it, the following option should appear:
This is the Sign Out button, which the user will need to click ...
Read now
Unlock full access