Training Manual

akveo/ngx-admin

Generated by Inkwell Forge — automated codebase documentation analysis. Based on analysis of 100 screens. Subject matter expert review is recommended before distribution.

May 5, 2026

ngx-admin

Training Manual


Generated by Inkwell Forge — automated codebase documentation analysis. Subject matter expert review is recommended before distribution.

Document Date: May 2026


About This Document

This Training Manual covers 100 screen(s) of the ngx-admin application.

Screens covered in this assessment:

Earning Card, D3, Chartjs, Tiny Mce (theme component), Dashboard, Charts, Footer, Search Input, Header, Echarts, Temperature Dragger, Solar, E Commerce, Status Card, Chart Panel Summary, Country Orders, Room Selector, Traffic, Weather, Chart Panel Header, Contacts, Rooms, Player, Chart (Country Orders), Electricity Chart, Kitten, Temperature, Ckeditor, User Activity, Front Side (Profit Card), Visitors Analytics, Slide Out, Traffic Cards Header, Traffic Bar, Back Side (Traffic Reveal Card), Front Side (Traffic Reveal Card), Progress Section, Back Side (Profit Card), Form Layouts, Spinner Sizes, Progress Bar, Spinner, Interactive Progress Bar, Buttons, Spinner Color, Spinner In Buttons, Forms, Spinner In Tabs, Datepicker, Maps, Bubble, Form Inputs (Forms), Dialog Name Prompt, Window, Window Form, Smart Table, Toastr, Tooltip, Grid, Ui Features, Tables, Showcase Dialog, Search Map, Icons, Pages, Tree Grid, Popovers, Typography, Charts Panel, Extra Components, Visitors Analytics Chart, Electricity, Map (Country Orders), Security Cameras, Nebular Select, Charts (E-Commerce Charts Panel), Modal Overlays, Back Side (Earning Card), Legend Chart, Alert, Traffic Reveal Card, Map (Search Map), Front Side (Earning Card), Calendar, Calendar Kit, Visitors Statistics, Miscellaneous, Profit Card, Search (Search Map), Editors, Chat, Search Fields, Tiny Mce (Editors), Day Cell, Leaflet, Month Cell, Not Found, Form Inputs (Extra Components), Dialog, Gmaps

Screens and features not included in the assessed documentation are outside the scope of this document.

Note: This document reflects a partial view of the application in the sense that not all screens represent end-to-end production workflows — many are UI component showcases. Additional workflow screens (such as authentication, user profile management, and checkout flows) should be assessed for comprehensive coverage of production use cases.


How to Use This Manual {#how-to-use-this-manual}

This manual is organized as a guided learning journey. You will move through Foundation Skills first, then progress through Modules from basic orientation to advanced features.

Structure of each module:

Structure of each lesson:

  1. What You'll Learn — the skill and when you'll use it
  2. Before You Begin — any prerequisites
  3. Walkthrough — step-by-step instructions
  4. Try It Yourself — a practice exercise with specific values
  5. Knowledge Check — self-assessment questions
  6. Tips & Gotchas — practical advice and common mistakes

Estimated total time: Approximately 12–16 hours for the complete manual, depending on your pace.

Tracking your progress: Use the Skills Checklist at the end of this document. After completing each lesson, check off the corresponding skill. When all boxes in a module are checked, you have completed that module.

Recommended approach: Work through the Foundation Skills section before starting Module 1. Within each module, complete lessons in order, as later lessons sometimes build on earlier ones.


Prerequisites {#prerequisites}

Before starting this training, ensure you have the following:


Foundation Skills {#foundation-skills}

Before diving into the modules, complete these foundation skill exercises. They cover controls and patterns that appear throughout the application. Completing them now will save you time later.


What it is: The application shell is the persistent frame that surrounds every page — the header bar at the top, the sidebar navigation on the left, and the footer at the bottom. Understanding these elements lets you navigate the application confidently from any screen.

Where you'll encounter it: Every screen in the application.

Walkthrough

The Header Bar

The header bar runs across the top of every page and contains:

The Sidebar Navigation

The sidebar on the left contains the full navigation menu, organized into sections:

Click any group name to expand or collapse its sub-items. Click any sub-item to navigate to that page.

The Footer

The footer appears at the bottom of every page and contains:

[Screenshot: Full application shell showing header, sidebar, and footer]

Practice Exercise

  1. Click the Sidebar Toggle Button in the header to collapse the sidebar. Notice that the menu items shrink to icons only.
  2. Click the Sidebar Toggle Button again to expand the sidebar back to full labels.
  3. In the sidebar, click Forms to expand the Forms group. You should see sub-items appear below it.
  4. Click Forms again to collapse the group.
  5. Click the Home/Logo Link in the header to navigate to the home page.

Verify: You are back on the E-commerce dashboard (the default home page).

Knowledge Check

Tips & Gotchas


FS-2: Switching Themes {#fs-2-switching-themes}

What it is: The application supports four visual themes that change the color scheme of every page simultaneously. Switching themes is a global action that affects the entire application.

Where you'll encounter it: The theme selector in the header bar.

Walkthrough

  1. Locate the Theme Selector in the header bar. It typically appears as a dropdown showing the current theme name (e.g., "Default").
  2. Click the Theme Selector to open the dropdown.
  3. You will see four options: Default, Dark, Cosmic, and Corporate.
  4. Click any theme name to apply it immediately. The entire application re-renders with the new color palette.

What changes with each theme:

Theme Description
Default Light background, blue primary color — the standard view
Dark Dark background, suitable for low-light environments
Cosmic Dark background with purple accents
Corporate Light background with a more formal, business-oriented color palette

Note: Some components (such as device status cards on the Dashboard) change their color assignments when you switch to the Corporate theme. This is intentional design behavior.

Practice Exercise

  1. From any page, open the Theme Selector in the header.
  2. Select Dark. Observe how the background and text colors change across the entire application.
  3. Navigate to the Dashboard using the sidebar. Notice how the status cards appear in the Dark theme.
  4. Switch back to Default using the Theme Selector.

Verify: The application returns to its light background with blue accents.

Knowledge Check

Tips & Gotchas


FS-3: Working with Data Tables {#fs-3-working-with-data-tables}

What it is: Several screens in the application display data in interactive tables. These tables support sorting, filtering, and pagination. Understanding how to use them will help you find and manage records efficiently.

Where you'll encounter it: Smart Table (/tables/smart-table), Tree Grid (/tables/tree-grid), and data displays throughout the E-commerce section.

Walkthrough

Sorting

Filtering

Pagination

Row Actions

[Screenshot: Smart Table with column headers, filter row, and pagination controls visible]

Practice Exercise

  1. Navigate to Tables & Data > Smart Table in the sidebar.
  2. Click the Last Name column header to sort the table alphabetically by last name.
  3. In the Email filter field below the column header, type @ to filter for rows containing an email address.
  4. Clear the filter by deleting the @ character.
  5. Click the First Name column header to sort by first name.

Verify: The table re-sorts and the filter narrows the results as expected.

Knowledge Check

Tips & Gotchas


FS-4: Reading Charts and Visualizations {#fs-4-reading-charts-and-visualizations}

What it is: The application uses several charting libraries to display data visually. Most charts share common interaction patterns regardless of which library powers them.

Where you'll encounter it: Dashboard, E-Commerce section, Charts section, and various widget cards throughout the application.

Walkthrough

Hover Tooltips

Legend Interaction

Zoom and Pan (Maps and some charts)

Period/Time Selectors

[Screenshot: Example chart with tooltip visible on hover]

Practice Exercise

  1. Navigate to Charts > Echarts in the sidebar.
  2. Hover your mouse over one of the data points on the stacked area chart. Read the tooltip values.
  3. Click one of the legend items at the top of the chart to hide that data series.
  4. Click the same legend item again to show it.

Verify: The data series disappears and reappears as expected.

Knowledge Check

Tips & Gotchas


FS-5: Understanding Status Indicators and Color Coding {#fs-5-understanding-status-indicators}

What it is: Throughout the application, colors are used consistently to communicate status and severity. Understanding this color system helps you interpret information at a glance.

Where you'll encounter it: Status cards on the Dashboard, progress bars, alert components, toast notifications, buttons, and form inputs throughout the application.

Walkthrough

The application uses five semantic color statuses:

Status Color Meaning
Primary Blue Default/neutral action or state
Success Green Positive outcome, active, or complete
Info Teal/Cyan Informational, neutral notification
Warning Orange/Yellow Caution, attention needed
Danger Red Error, critical, or destructive action

These colors appear on:

Note: When the Corporate theme is active, the color assignments for some Dashboard status cards change. For example, the Light card uses Warning (orange) instead of Primary (blue) in the Corporate theme.

Practice Exercise

  1. Navigate to Extra Components > Progress Bar in the sidebar.
  2. Find the Interactive Progress Bar demonstration.
  3. Click the decrease button several times until the bar reaches its lowest value. Note the color.
  4. Click the increase button several times until the bar reaches its highest value. Note the color change.

Verify: The progress bar changes from red (Danger) at low values through orange (Warning) and blue (Info) to green (Success) at high values.

Knowledge Check

Tips & Gotchas


FS-6: Using Modal Overlays (Dialogs, Windows, Toasts) {#fs-6-using-modal-overlays}

What it is: Modal overlays are UI panels that appear on top of the current page. The application uses three types: Dialogs (centered blocking panels), Windows (floating draggable panels), and Toasts (brief notification messages). Understanding how to interact with each type prevents confusion when they appear.

Where you'll encounter it: Modal Overlays section, and triggered by various actions throughout the application.

Walkthrough

Dialogs

Windows

Toasts

Practice Exercise

  1. Navigate to Modal & Overlays > Dialog in the sidebar.
  2. Click the button that opens the basic dialog. The dialog appears with a title.
  3. Press the Escape key to dismiss it.
  4. Click the button again. This time, click the dark backdrop area outside the dialog to dismiss it.
  5. Navigate to Modal & Overlays > Toastr.
  6. Click Make Toast to trigger a toast notification. Observe where it appears and how long it stays visible.

Verify: The dialog dismisses on Escape and backdrop click. The toast appears and auto-dismisses.

Knowledge Check

Tips & Gotchas


FS-7: Using Progress Bars and Spinners {#fs-7-using-progress-bars-and-spinners}

What it is: Progress bars show completion percentage for a task or metric. Spinners indicate that a loading or processing operation is in progress. Both appear throughout the application.

Where you'll encounter it: Extra Components section, E-Commerce progress section, and loading states throughout the application.

Walkthrough

Progress Bars

Spinners

Practice Exercise

  1. Navigate to Extra Components > Spinner in the sidebar.
  2. Click the toggle loading animation button. A spinner appears for 3 seconds, then disappears.
  3. Navigate to Extra Components > Progress Bar.
  4. Find the Interactive Progress Bar and click the increase button four times to reach 100%.
  5. Click the decrease button once to bring it back to 75%.

Verify: The spinner activates and deactivates. The progress bar reaches 100% (green) and then returns to 75% (Info/blue).

Knowledge Check

Tips & Gotchas


Module 1: Getting Oriented — The Dashboard and Navigation {#module-1-getting-oriented}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 60–75 minutes


Lesson 1.1: Navigating the Application Shell {#lesson-1-1-navigating-the-application-shell}

What You'll Learn: How to use the header, sidebar, and footer to move around the application. This is the most fundamental skill — you'll use it every time you open the application.

Before You Begin: Complete FS-1: Understanding the Application Shell before this lesson.

Walkthrough

  1. Open the application in your browser. You should land on the E-commerce Dashboard (the default home page).
  2. Look at the header bar at the top. Identify the sidebar toggle button on the left, the theme selector, and the user avatar on the right.
  3. In the sidebar, locate the navigation menu. You will see top-level items and expandable groups.
  4. Click Forms in the sidebar to expand the Forms group. Sub-items appear below it: Form Inputs, Form Layouts, Buttons, Datepicker.
  5. Click Form Layouts to navigate to that page. The main content area changes to show the Form Layouts page.
  6. Click the Home/Logo Link in the header to return to the E-commerce Dashboard.
  7. Click the Sidebar Toggle Button in the header. The sidebar collapses to show only icons.
  8. Click the Sidebar Toggle Button again to expand the sidebar.

You should now see the E-commerce Dashboard with the full sidebar visible.

[Screenshot: Sidebar expanded showing all navigation groups]

Try It Yourself

Navigate to the Charts > D3 page using the sidebar. Then navigate to Tables & Data > Tree Grid. Finally, use the Home/Logo Link to return to the E-commerce Dashboard.

Vary the path: Instead of clicking the Home link, use the sidebar to navigate back to the Dashboard by clicking E-commerce at the top of the sidebar menu.

Verify: You are on the E-commerce Dashboard and the sidebar shows E-commerce as the active (highlighted) menu item.

Knowledge Check

Tips & Gotchas


Lesson 1.2: Exploring the Main Dashboard {#lesson-1-2-exploring-the-main-dashboard}

What You'll Learn: How to identify and understand the key panels on the main Dashboard. The Dashboard gives you an at-a-glance view of home automation device states and energy data.

Before You Begin: Complete Lesson 1.1.

Walkthrough

  1. Navigate to the Dashboard by clicking E-commerce (or the Home link) in the sidebar. The Dashboard is the default landing page.
  2. Observe the Status Cards Panel — a row of four cards representing home devices: Light, Roller Shades, Wireless Audio, and Coffee Maker. Each card shows the device name, an icon, and an ON/OFF status.
  3. Locate the Solar Energy widget. It displays a donut chart showing current solar energy consumption (6.421 kWh out of 8.421 kWh) alongside a percentage visualization.
  4. Scroll down to find additional dashboard widgets including Traffic, Temperature, Electricity, Rooms, Contacts, Security Cameras, and Weather panels.
  5. Notice that the color of each status card may change if you switch themes (see FS-2: Switching Themes).

[Screenshot: Main Dashboard showing status cards and solar widget]

Try It Yourself

Switch to the Corporate theme using the theme selector in the header. Observe how the status card colors change compared to the Default theme. Then switch back to Default.

What to look for: In the Corporate theme, the Light card changes from blue (Primary) to orange (Warning), and the Wireless Audio card changes from teal (Info) to red (Danger).

Verify: After switching back to Default, the Light card is blue and the Wireless Audio card is teal.

Knowledge Check

Tips & Gotchas


Lesson 1.3: Interacting with Device Status Cards {#lesson-1-3-interacting-with-device-status-cards}

What You'll Learn: How to toggle device status cards between ON and OFF states. This is the primary interactive element on the Dashboard's device panel.

Before You Begin: Complete Lesson 1.2.

Walkthrough

  1. Navigate to the Dashboard.
  2. Locate the Status Cards Panel with the four device cards: Light, Roller Shades, Wireless Audio, and Coffee Maker.
  3. Find the Roller Shades card. It currently shows ON in green text.
  4. Click anywhere on the Roller Shades card. The card immediately changes to show OFF and the card visually dims (reduced color intensity).
  5. Click the Roller Shades card again. It returns to the ON state with full color.
  6. Try clicking the Coffee Maker card to toggle it off, then on again.

Each click inverts the current state — ON becomes OFF, OFF becomes ON.

[Screenshot: Status card showing ON state vs. OFF state side by side]

Try It Yourself

Toggle the Light card to the OFF state. Then toggle the Wireless Audio card to the OFF state. You should now have two cards showing OFF and two showing ON.

What-if variation: Switch to the Dark theme and toggle the Coffee Maker card off. Does the visual dimming effect look different in the Dark theme compared to Default?

Verify: The Light and Wireless Audio cards show OFF with dimmed styling. The Roller Shades and Coffee Maker cards show ON with full color.

Knowledge Check

Tips & Gotchas


Lesson 1.4: Monitoring Solar Energy and Electricity Data {#lesson-1-4-monitoring-solar-energy-and-electricity-data}

What You'll Learn: How to read the Solar Energy widget and the Electricity consumption panel on the Dashboard. These widgets give you an overview of energy usage.

Before You Begin: Complete Lesson 1.2. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

Solar Energy Widget

  1. On the Dashboard, locate the Solar Energy Consumption card. It is a small card with a donut chart.
  2. The donut chart shows the consumed portion (filled arc) versus the remaining capacity.
  3. Below the chart, read the two values: the current consumption (6.421 kWh) and the total capacity (out of 8.421 kWh).
  4. The percentage shown in the center of the donut corresponds to the proportion consumed.

Electricity Panel

  1. Scroll down on the Dashboard to find the Electricity panel, or navigate to it via the sidebar if it has a dedicated link.
  2. The electricity panel shows a time-series chart of electricity consumption in kWh over time.
  3. Use the period selector (Week / Month / Year) to switch between different time ranges.
  4. Hover over any point on the chart to see the exact kWh value in a tooltip.
  5. The list panel alongside the chart shows monthly breakdowns with delta indicators — an up or down arrow showing whether consumption increased or decreased compared to the previous period.

[Screenshot: Electricity panel showing chart and monthly list with delta indicators]

Try It Yourself

On the Electricity panel, switch the period selector to Month. Find the month with the highest consumption value in the list. Then switch to Year view and hover over the highest point on the chart to read its exact value.

Verify: The chart updates when you switch periods, and the tooltip shows a value formatted as {number} kWh.

Knowledge Check

Tips & Gotchas


Lesson 1.5: Using the Temperature and Humidity Controls {#lesson-1-5-using-the-temperature-and-humidity-controls}

What You'll Learn: How to read and interact with the Temperature and Humidity control panels on the Dashboard. These panels let you view current readings and toggle the control units on or off.

Before You Begin: Complete Lesson 1.2.

Walkthrough

  1. On the Dashboard, scroll to find the Temperature panel. It contains two side-by-side control widgets: one for temperature and one for humidity.
  2. Each widget displays:
  3. To change the temperature value, click and drag the thumb (the circular handle) along the arc. Drag clockwise to increase the value, counterclockwise to decrease it.
  4. To toggle the temperature unit off, click the power toggle button. The arc dims and dragging is disabled.
  5. Click the power toggle again to turn the unit back on. The previous value is restored.
  6. The humidity widget works identically — it has its own arc slider, power toggle, and mode selector.

[Screenshot: Temperature panel showing both temperature and humidity arc sliders]

Try It Yourself

On the Humidity widget, click the power toggle to turn it off. Observe that the arc dims. Then click the toggle again to restore it. Next, drag the temperature arc slider to a higher value than its current position.

Verify: The humidity widget dims when toggled off and restores when toggled on. The temperature value updates as you drag the slider.

Knowledge Check

Tips & Gotchas


Lesson 1.6: Browsing Rooms and Using the Media Player {#lesson-1-6-browsing-rooms-and-using-the-media-player}

What You'll Learn: How to select a room from the floor plan and use the embedded media player. This panel simulates a smart home audio system.

Before You Begin: Complete Lesson 1.2.

Walkthrough

Selecting a Room

  1. On the Dashboard, scroll to find the Rooms panel. It displays an SVG floor plan of a residential unit.
  2. The floor plan shows four rooms: Kitchen, Bedroom, Living Room, and Hallway. The Living Room is pre-selected by default (shown with a highlighted pattern).
  3. Click on the Kitchen area in the floor plan. The Kitchen becomes highlighted and the player panel updates.
  4. Click on the Bedroom area. The Bedroom becomes highlighted.
  5. Click the same room (Bedroom) again. The player panel expands to show the full media player.

Using the Media Player

Once the player is expanded, you will see:

  1. Click the Play/Pause button to start playback.
  2. Click the Next button to advance to the next track.
  3. Click the Shuffle toggle to enable shuffle mode.
  4. Click the collapse arrow (downward arrow icon at the top of the player) to collapse the player view.

[Screenshot: Rooms panel with floor plan and expanded media player]

Try It Yourself

Select the Hallway room by clicking it on the floor plan. Then click the Hallway again to expand the player. Start playback, then use the volume slider to set the volume to approximately 50%. Finally, enable Loop mode and click Next — the same track should restart.

Verify: The volume slider moves to approximately the midpoint. With Loop enabled, clicking Next restarts the current track instead of advancing to the next one.

Knowledge Check

Tips & Gotchas


Lesson 1.7: Viewing Security Cameras {#lesson-1-7-viewing-security-cameras}

What You'll Learn: How to browse the security camera feeds and switch between the multi-camera grid view and a focused single-camera view.

Before You Begin: Complete Lesson 1.2.

Walkthrough

  1. On the Dashboard, scroll to find the Security Cameras panel. It displays a grid of camera tiles, each showing a camera name and its video feed.
  2. In the multi-camera grid view, you can see all available cameras at once.
  3. Click on any camera tile to switch to the single-camera view, which enlarges that camera's feed.
  4. In single-camera view, look for a back control or button to return to the multi-camera grid.

Note: The exact layout of the return control is defined in the template file, which was not fully available for documentation. Steps 3–4 could not be fully verified from available documentation. See Appendix B for details.

  1. The first camera in the list is automatically pre-selected when the panel loads.

[Screenshot: Security cameras panel showing multi-camera grid view]

Try It Yourself

Click on the second camera in the grid to switch to single-camera view. Then use the available control to return to the multi-camera grid view.

Verify: The second camera's feed fills the panel in single-camera view, and you can return to the grid.

Knowledge Check

Tips & Gotchas


Lesson 1.8: Checking Contacts and Recent Users {#lesson-1-8-checking-contacts-and-recent-users}

What You'll Learn: How to view the Contacts panel and the Recent Users list on the Dashboard. These panels give you a quick view of your contact network and recent activity.

Before You Begin: Complete Lesson 1.2.

Walkthrough

  1. On the Dashboard, scroll to find the Contacts panel.
  2. The panel displays two sections:
  3. Both lists are read-only — you can view the information but cannot edit contacts from this panel.
  4. The data loads automatically when the Dashboard opens. If the lists appear empty, the data may still be loading.

Try It Yourself

Scroll through the Contacts list and identify how many contacts are shown. Then look at the Recent Users list and find the contact who was most recently active (the one with the most recent timestamp).

Verify: Both lists are populated with contact data including names, avatars, and type labels.

Knowledge Check

Tips & Gotchas


Module 2: E-Commerce Analytics Dashboard {#module-2-e-commerce-analytics}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 60–80 minutes


Lesson 2.1: Navigating the E-Commerce Section {#lesson-2-1-navigating-the-e-commerce-section}

What You'll Learn: How to access the E-Commerce dashboard and understand its overall layout. The E-Commerce section is the primary analytics hub for store performance data.

Before You Begin: Complete Module 1.

Walkthrough

  1. In the sidebar, click E-commerce at the top of the navigation menu (or click the Home/Logo Link in the header). This takes you to the E-Commerce dashboard.
  2. The E-Commerce dashboard is a collection of analytics widgets arranged in a responsive grid. Scroll down to see all available widgets.
  3. Identify the following major sections:

[Screenshot: E-Commerce dashboard overview showing all major widget sections]

Try It Yourself

Scroll through the entire E-Commerce dashboard from top to bottom. Count how many distinct widget cards you can identify. Then scroll back to the top.

Verify: You can identify at least 8 distinct widget sections on the dashboard.

Knowledge Check

Tips & Gotchas


Lesson 2.2: Reading the Earning Card {#lesson-2-2-reading-the-earning-card}

What You'll Learn: How to read the Earning Card widget and flip it to see the earnings breakdown pie chart. This card gives you a summary of earnings with two different views.

Before You Begin: Complete Lesson 2.1.

Walkthrough

  1. On the E-Commerce dashboard, locate the Earning Card widget.
  2. The front face of the card is visible by default. It shows a live-updating chart of earnings data for the selected cryptocurrency, along with the daily income figure and a delta indicator (up or down arrow showing the trend direction).
  3. At the top of the front face, you will see currency selector tabs: Bitcoin, Tether, and Ethereum.
  4. Click Tether to switch the displayed data to Tether earnings. The chart and income figure update.
  5. Click Ethereum to switch to Ethereum data.
  6. Locate the flip toggle control on the card (a button or icon that triggers the flip animation).
  7. Click the flip toggle. The card animates and flips to show the back face.
  8. The back face displays a pie chart showing the proportional breakdown of earnings by category, with a legend showing each slice's name, value, and color.
  9. Hover over a pie slice to see its details highlighted in the info display area.
  10. Click the flip toggle again to return to the front face.

[Screenshot: Earning Card front face showing chart and currency tabs] [Screenshot: Earning Card back face showing pie chart breakdown]

Try It Yourself

On the Earning Card, switch to Bitcoin using the currency tabs. Note the daily income value shown. Then flip the card to the back face and identify which category has the largest slice in the pie chart. Flip back to the front face.

Verify: The front face shows Bitcoin data. The back face shows a pie chart with labeled slices.

Knowledge Check

Tips & Gotchas


Lesson 2.3: Analyzing the Profit Card {#lesson-2-3-analyzing-the-profit-card}

What You'll Learn: How to read the Profit Card widget and flip between its front (bar chart) and back (area chart) views.

Before You Begin: Complete Lesson 2.1. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. On the E-Commerce dashboard, locate the Profit Card widget.
  2. The front face shows an animated bar chart with two data series: Transactions (first series) and Orders (second series). The bars animate in with a bouncing effect when the page loads.
  3. Hover over any bar to see a tooltip showing the value formatted as $ {value} (e.g., "$ 42").
  4. Locate the flip toggle control on the card.
  5. Click the flip toggle to flip to the back face.
  6. The back face shows a smooth area chart with a gradient fill, displaying profit trend data over time. Hover over the chart to see dollar-formatted tooltip values.
  7. Click the flip toggle again to return to the front face.

Try It Yourself

Flip the Profit Card to the back face. Hover over the highest point on the area chart to read its dollar value. Then flip back to the front face and hover over the tallest bar in the Orders series to read its value.

Verify: Both faces show dollar-formatted values in their tooltips.

Knowledge Check

Tips & Gotchas


Lesson 2.4: Exploring the Traffic Reveal Card {#lesson-2-4-exploring-the-traffic-reveal-card}

What You'll Learn: How to use the Traffic Reveal Card to view traffic metrics, switch time periods, and toggle between the summary list and bar chart views.

Before You Begin: Complete Lesson 2.1.

Walkthrough

  1. On the E-Commerce dashboard, locate the Traffic Reveal Card widget.
  2. The card has a period selector at the top with three options: Week, Month, and Year. The default is Week.
  3. The front face shows a traffic summary list with:
  4. Click Month in the period selector. The data refreshes to show monthly traffic figures.
  5. Click Year to see annual traffic data.
  6. Locate the reveal toggle button on the card (a button that flips between front and back).
  7. Click the reveal toggle to switch to the back face, which shows a bar chart of traffic data with labels.
  8. Click the reveal toggle again to return to the front face.

Try It Yourself

Switch the Traffic Reveal Card to Year view. Note the total traffic value shown. Then toggle to the back face to see the bar chart for the year. Switch back to Week view on the front face.

Verify: The data updates when you switch periods. The back face shows a bar chart corresponding to the selected period.

Knowledge Check

Tips & Gotchas


Lesson 2.5: Viewing Country Order Statistics {#lesson-2-5-viewing-country-order-statistics}

What You'll Learn: How to use the Country Orders map to explore order distribution by country and view per-country order category breakdowns.

Before You Begin: Complete Lesson 2.1. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. On the E-Commerce dashboard, locate the Country Orders Statistics card.
  2. The card contains an interactive world map and a horizontal bar chart below it.
  3. The map defaults to showing USA as the selected country (highlighted).
  4. The bar chart below the map is initially empty — it populates when you select a country.
  5. Click on a country on the map (for example, click on Germany in Europe). The country highlights on the map.
  6. The bar chart below updates to show order category data for Germany, with the country name displayed above the chart.
  7. Hover over any bar in the chart to see the exact order count for that category.
  8. Click on a different country (for example, France) to update the chart for that country.

[Screenshot: Country Orders card showing map with a selected country and populated bar chart]

Try It Yourself

Click on Canada on the map. Read the country name shown above the bar chart to confirm it updated. Then hover over the longest bar to read its value. Finally, click on Brazil and compare the bar chart values.

Verify: The bar chart title updates to show the selected country name, and the bar values change for each country.

Knowledge Check

Tips & Gotchas


Lesson 2.6: Reading Visitors Analytics {#lesson-2-6-reading-visitors-analytics}

What You'll Learn: How to interpret the Visitors Analytics widget, which shows Unique Visitors and Page Views trends alongside a pie chart of visitor composition.

Before You Begin: Complete Lesson 2.1. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. On the E-Commerce dashboard, locate the Visitors Analytics widget.
  2. The widget contains:
  3. In the line chart, hover over any data point to see the value in a tooltip.
  4. The legend colors correspond to the line colors in the chart — use the legend to identify which line is which.
  5. In the pie/donut chart, the filled arc represents New Visitors as a percentage of total visitors. The remaining arc represents Return Visitors.
  6. The legend below the pie chart shows the color and label for each segment.

Try It Yourself

In the Visitors Analytics widget, hover over the highest point on the Unique Visitors line (the line corresponding to the first legend color). Read the tooltip value. Then look at the pie chart and estimate what percentage of visitors are new versus returning.

Verify: The tooltip shows a numeric value. The pie chart shows two distinct arcs with different colors.

Knowledge Check

Tips & Gotchas


Lesson 2.7: Monitoring User Activity {#lesson-2-7-monitoring-user-activity}

What You'll Learn: How to use the User Activity widget to view engagement metrics and switch between weekly, monthly, and yearly views.

Before You Begin: Complete Lesson 2.1.

Walkthrough

  1. On the E-Commerce dashboard, locate the User Activity widget.
  2. The widget displays a list or table of activity entries, each showing:
  3. At the top of the widget, find the period selector with three options: Week, Month, and Year. The default is Month.
  4. Click Week to switch to weekly data. The list updates with weekly entries.
  5. Click Year to see annual data.
  6. The delta indicator direction tells you whether the metric improved (up arrow) or declined (down arrow) compared to the equivalent prior period.

Try It Yourself

Switch the User Activity widget to Year view. Find the entry with the highest pages visited count. Note whether its delta indicator points up or down. Then switch to Week view and compare the scale of values.

Verify: The data updates when you switch periods. Delta indicators are visible on each entry.

Knowledge Check

Tips & Gotchas


Lesson 2.8: Reading the Charts Panel {#lesson-2-8-reading-the-charts-panel}

What You'll Learn: How to use the Charts Panel to compare orders and profit data across different time periods, and how to switch between the Orders and Profit chart tabs.

Before You Begin: Complete Lesson 2.1. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. On the E-Commerce dashboard, locate the Charts Panel widget. It has a header with a period selector and a chart legend.
  2. The chart legend in the header shows three color-coded entries: Payment, Canceled, and All orders.
  3. The period selector offers three options: Week, Month, and Year. The default is Week.
  4. The chart area has two tabs: Orders and Profit.
  5. The Orders tab (default) shows a multi-line area chart with three overlapping series corresponding to the legend colors.
  6. Hover over any data point to see a tooltip with the rounded integer value.
  7. Click the Profit tab to switch to the grouped bar chart showing profit data.
  8. Click Month in the period selector. Both the Orders and Profit charts update with monthly data.
  9. Click the Orders tab to return to the orders view.

[Screenshot: Charts Panel showing Orders tab with period selector and legend]

Try It Yourself

Switch the Charts Panel to Year view. Click the Profit tab and hover over the tallest bar to read its value. Then switch back to Week view and click the Orders tab.

Verify: The chart data updates when you switch periods. The Profit tab shows a bar chart, and the Orders tab shows a line/area chart.

Knowledge Check

Tips & Gotchas


Lesson 2.9: Using the Slide-Out Statistics Panel {#lesson-2-9-using-the-slide-out-statistics-panel}

What You'll Learn: How to toggle the slide-out visitors statistics panel in the E-Commerce section. This panel reveals additional statistics alongside the main content.

Before You Begin: Complete Lesson 2.1.

Walkthrough

  1. On the E-Commerce dashboard, locate the Slide Out widget or section.
  2. By default, the statistics panel is hidden — only the main content area is visible.
  3. Locate the toggle button that controls the slide-out panel (a button or icon in the widget).
  4. Click the toggle button. The visitors statistics panel slides into view alongside the main content.
  5. The statistics panel shows visitor-related metrics.
  6. Click the toggle button again. The panel slides back out of view.

Note: The exact label and position of the toggle button is defined in the template file, which was not fully available for documentation. Steps 3–6 could not be fully verified from available documentation.

Try It Yourself

Toggle the slide-out panel open, then closed, then open again. Observe the animation as the panel slides in and out.

Verify: The panel appears and disappears with each click of the toggle button.

Knowledge Check

Tips & Gotchas


Lesson 2.10: Reading the Progress Section {#lesson-2-10-reading-the-progress-section}

What You'll Learn: How to interpret the Progress Section widget, which shows key e-commerce metrics as labeled progress bars.

Before You Begin: Complete Lesson 2.1. If you haven't already, complete FS-7: Using Progress Bars and Spinners.

Walkthrough

  1. On the E-Commerce dashboard, locate the Progress Section widget.
  2. The widget displays a list of metrics, each shown as a labeled progress bar. Each entry includes:
  3. Read each metric's title and value to understand what is being measured.
  4. The fill level of each progress bar visually represents the activeProgress percentage — a fuller bar means a higher percentage.
  5. This widget is read-only — you cannot interact with the progress bars.

Try It Yourself

In the Progress Section, identify the metric with the highest progress bar fill level. Read its title, value, and description. Then identify the metric with the lowest fill level.

Verify: You can identify the highest and lowest metrics by comparing the visual fill levels of the progress bars.

Knowledge Check

Tips & Gotchas


Module 3: Working with Data Tables {#module-3-working-with-data-tables}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 40–50 minutes


Lesson 3.1: Using the Smart Table — Viewing and Filtering Records {#lesson-3-1-using-the-smart-table}

What You'll Learn: How to view, sort, and filter records in the Smart Table. This is the primary data grid in the application and supports full CRUD operations.

Before You Begin: Complete FS-3: Working with Data Tables.

Walkthrough

  1. In the sidebar, navigate to Tables & Data > Smart Table.
  2. The table displays a list of person records with six columns: ID, First Name, Last Name, Username, E-mail, and Age.
  3. Below each column header is a filter input field. Type in any filter field to narrow the displayed rows.
  4. Click the First Name column header to sort the table alphabetically by first name (ascending). An arrow indicator appears next to the header.
  5. Click the First Name header again to sort in descending order.
  6. In the Last Name filter field, type s to show only records where the last name contains the letter "s". The table updates immediately.
  7. Clear the filter by deleting the s from the Last Name filter field.
  8. If the table has more than one page of results, use the pagination controls at the bottom to navigate between pages.

[Screenshot: Smart Table with filter applied showing filtered results]

Try It Yourself

Sort the Smart Table by Age in descending order (oldest first). Then apply a filter in the Username field by typing a to show only usernames containing the letter "a". Count how many records match.

Verify: The table is sorted by Age descending, and only records with "a" in the username are shown.

Knowledge Check

Tips & Gotchas


Lesson 3.2: Adding and Editing Records in the Smart Table {#lesson-3-2-adding-and-editing-records}

What You'll Learn: How to add new records and edit existing records using the Smart Table's inline editing features.

Before You Begin: Complete Lesson 3.1.

Walkthrough

Adding a New Record

  1. On the Smart Table page, locate the Add New button (a plus icon) in the table toolbar at the top.
  2. Click the Add New button. A blank row appears at the top of the table with editable input fields for all columns.
  3. Click the ID field in the new row and type 999.
  4. Click the First Name field and type Training.
  5. Click the Last Name field and type User.
  6. Click the Username field and type traininguser.
  7. Click the E-mail field and type training@example.com.
  8. Click the Age field and type 30.
  9. Click the checkmark (Save) button to confirm the new record. The row is added to the table.

Editing an Existing Record

  1. Find any existing row in the table. Click the Edit button (pencil icon) on that row.
  2. The row transforms into an editable form with the current values pre-filled.
  3. Change the First Name field to a different value.
  4. Click the checkmark (Save) button to save the change.
  5. To cancel an edit without saving, click the X (Cancel) button instead.

[Screenshot: Smart Table with inline add row visible]

Try It Yourself

Add a new record with the following values: ID = 777, First Name = Practice, Last Name = Record, Username = practicerecord, E-mail = practice@test.com, Age = 25. After adding it, find the record in the table and edit the Age field to 26.

Verify: The new record appears in the table with Age = 26 after editing.

Knowledge Check

Tips & Gotchas


Lesson 3.3: Deleting Records from the Smart Table {#lesson-3-3-deleting-records}

What You'll Learn: How to delete records from the Smart Table using the confirmation dialog. This lesson also covers the error recovery process if you accidentally initiate a deletion.

Before You Begin: Complete Lesson 3.2. You should have at least one record in the table (the one you added in the previous lesson).

Walkthrough

  1. On the Smart Table page, find the record you added in Lesson 3.2 (First Name: "Practice", Last Name: "Record").
  2. Click the Delete button (trash icon) on that row.
  3. A browser confirmation dialog appears with the message: "Are you sure you want to delete?"
  4. Click OK to confirm the deletion. The row is removed from the table.
  5. Now try the cancellation flow: click the Delete button on any other row.
  6. When the confirmation dialog appears, click Cancel instead of OK.
  7. The row is preserved — no deletion occurs.

Try It Yourself

Add a new record: ID = 888, First Name = Delete, Last Name = Me, Username = deleteme, E-mail = delete@test.com, Age = 20. Then delete it using the Delete button and confirm with OK.

What-if variation: Try clicking Delete on a record and then clicking Cancel in the confirmation dialog. Confirm the record is still in the table.

Verify: The "Delete Me" record disappears after confirming deletion. Records survive when you cancel the deletion.

Knowledge Check

Tips & Gotchas


Lesson 3.4: Navigating the Tree Grid {#lesson-3-4-navigating-the-tree-grid}

What You'll Learn: How to navigate the Tree Grid, which displays hierarchical file system data with expandable parent rows (directories) and nested child rows (files).

Before You Begin: Complete FS-3: Working with Data Tables.

Walkthrough

  1. In the sidebar, navigate to Tables & Data > Tree Grid.
  2. The table displays a file system structure with four columns: Name, Size, Kind, and Items.
  3. Rows with a toggle arrow (expand/collapse icon) are directories — they can contain child rows.
  4. Rows with a file icon are files — they have no children.
  5. Click the toggle arrow on any directory row to expand it. Child file rows appear below the directory.
  6. Click the toggle arrow again to collapse the directory and hide its children.
  7. Click the Name column header to sort the table by name. An arrow indicator shows the sort direction.
  8. Click the Size column header to sort by file size.
  9. Click the Name header again to reverse the sort order.

[Screenshot: Tree Grid with one directory expanded showing child file rows]

Try It Yourself

Expand the first directory in the Tree Grid. Count how many files it contains. Then sort the table by Kind column. Finally, collapse the directory.

Verify: The directory expands to show its child files. The table re-sorts when you click the Kind column header.

Knowledge Check

Tips & Gotchas


Module 4: Working with Forms and Input Controls {#module-4-working-with-forms}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 35–45 minutes


Lesson 4.1: Exploring Form Layout Patterns {#lesson-4-1-exploring-form-layout-patterns}

What You'll Learn: How to identify the different form layout patterns available in the application's design system. This knowledge helps you recognize and use consistent form structures across the application.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Forms > Form Layouts.
  2. The page displays multiple form layout examples, each demonstrating a different structural pattern.
  3. Scroll through the page and identify the following layout types:
  4. Each layout section is typically wrapped in a card with a descriptive header.
  5. The form fields shown are for demonstration — you can type in them, but the data is not submitted anywhere.

Try It Yourself

On the Form Layouts page, find the horizontal layout example. Type a sample name in the first text field. Then find the vertical layout example and type a different value in its first field. Observe how the label positioning differs between the two layouts.

Verify: You can type in the fields. The label appears to the left of the field in horizontal layout and above the field in vertical layout.

Knowledge Check

Tips & Gotchas


Lesson 4.2: Using Form Input Controls {#lesson-4-2-using-form-input-controls}

What You'll Learn: How to interact with the various form input controls demonstrated on the Form Inputs page, including star ratings, heart ratings, and radio button groups.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Forms > Form Inputs.
  2. The page displays various input control demonstrations.
  3. Locate the Star Rating control. It shows a row of star icons with 2 stars pre-selected (highlighted).
  4. Click on the 4th star to change the rating to 4. The stars update immediately.
  5. Locate the Heart Rating control. It shows heart icons with 4 hearts pre-selected.
  6. Click on the 2nd heart to change the rating to 2.
  7. Locate the Radio Button Group. One option is pre-selected (the second option, "This is value 2").
  8. Click on a different radio option to change the selection. Only one option can be selected at a time.

Try It Yourself

Set the Star Rating to 5 stars (click the last star). Set the Heart Rating to 1 heart (click the first heart). In the Radio Button Group, select the first option.

Verify: The star rating shows 5 filled stars. The heart rating shows 1 filled heart. The first radio option is selected.

Knowledge Check

Tips & Gotchas


Lesson 4.3: Using the Datepicker {#lesson-4-3-using-the-datepicker}

What You'll Learn: How to use the Nebular datepicker to select dates, including understanding the min/max date constraints that restrict which dates are selectable.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Forms > Datepicker.
  2. The page displays several datepicker demonstrations.
  3. Locate a datepicker with min/max constraints. This datepicker only allows selecting dates within a 10-day window centered on today (5 days before today to 5 days after today).
  4. Click on the datepicker input field to open the calendar popup.
  5. The calendar displays the current month. Dates outside the allowed range appear grayed out and cannot be clicked.
  6. Click on a valid date (within the allowed range, shown in normal color) to select it. The date populates the input field.
  7. Try clicking on a grayed-out date outside the range. Nothing happens — the date is disabled.
  8. Click outside the calendar popup to close it without selecting a date.
  9. Locate the date range picker demonstration. Click the input field to open it.
  10. Click a start date, then click an end date. The range is highlighted between the two selected dates.

[Screenshot: Datepicker open showing grayed-out disabled dates outside the allowed range]

Try It Yourself

Open the datepicker with min/max constraints. Select a date that is 3 days from today (within the allowed range). Verify the date appears in the input field. Then try to click a date that is 10 days from today (outside the range) and confirm it cannot be selected.

Verify: The valid date populates the input field. The out-of-range date cannot be clicked.

Knowledge Check

Tips & Gotchas


Lesson 4.4: Using Buttons {#lesson-4-4-using-buttons}

What You'll Learn: How to identify the different button variants available in the application's design system, organized by status, shape, and size.

Before You Begin: If you haven't already, complete FS-5: Understanding Status Indicators and Color Coding.

Walkthrough

  1. In the sidebar, navigate to Forms > Buttons.
  2. The page displays a visual catalog of button variants organized into sections.
  3. Status variants: Find the row of buttons showing the five status colors — Primary (blue), Success (green), Info (teal), Warning (orange), and Danger (red).
  4. Shape variants: Find the buttons demonstrating three shapes — Rectangle (sharp corners), Semi-Round (slightly rounded), and Round (pill shape).
  5. Size variants: Find the buttons demonstrating five sizes — Tiny, Small, Medium, Large, and Giant.
  6. The buttons on this page are display-only — clicking them does not trigger any action.

Try It Yourself

On the Buttons page, identify which button variant would be most appropriate for a destructive action (like deleting a record). Then identify which size would be most appropriate for a primary call-to-action in a form.

Verify: You can identify the Danger (red) status for destructive actions and Medium or Large size for primary actions.

Knowledge Check

Tips & Gotchas


Lesson 4.5: Using the Nebular Select Dropdown {#lesson-4-5-using-the-nebular-select}

What You'll Learn: How to use the Nebular Select component, which is a styled dropdown that replaces the native HTML select element.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Form Inputs (under the Extra Components section, not the Forms section).
  2. The page displays various Nebular form input demonstrations, including the Nebular Select component.
  3. Locate a select dropdown on the page. It appears as a styled input field with a dropdown arrow.
  4. Click the select dropdown to open the options panel. A list of options appears below the field.
  5. Click on any option to select it. The dropdown closes and the selected value appears in the field.
  6. Locate a select that has a pre-selected value (the second option is pre-selected by default in the demonstration).
  7. Click the dropdown and choose a different option to change the selection.

Note: The exact options available in each select are defined in the template file, which was not fully available for documentation. The specific option labels could not be verified.

Try It Yourself

On the Extra Components > Form Inputs page, find a Nebular Select dropdown that has no pre-selected value (showing a placeholder). Click it and select any option. Then find a dropdown with a pre-selected value and change it to a different option.

Verify: The selected value appears in the dropdown field after each selection.

Knowledge Check

Tips & Gotchas


Module 5: Charts and Data Visualization {#module-5-charts-and-data-visualization}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 25–35 minutes


Lesson 5.1: Navigating the Charts Section {#lesson-5-1-navigating-the-charts-section}

What You'll Learn: How to access the Charts section and understand the three chart library demonstrations available.

Before You Begin: Complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. In the sidebar, expand the Charts group.
  2. You will see three sub-pages: Echarts, Charts.js, and D3.
  3. Each sub-page demonstrates a different charting library integrated into the application:
  4. Click Echarts to navigate to that page.

Try It Yourself

Navigate to each of the three chart pages (Echarts, Charts.js, D3) in sequence. On each page, identify the chart type displayed (area chart, bar chart, or pie chart).

Verify: You can identify a stacked area chart on Echarts, a horizontal bar chart on Charts.js, and a pie chart on D3.

Knowledge Check

Tips & Gotchas


Lesson 5.2: Reading ECharts Visualizations {#lesson-5-2-reading-echarts-visualizations}

What You'll Learn: How to read and interact with the ECharts stacked area chart, which shows marketing channel performance data across a week.

Before You Begin: Complete Lesson 5.1.

Walkthrough

  1. Navigate to Charts > Echarts.
  2. The page displays a stacked area line chart with five data series representing marketing channels: Mail marketing, Affiliate advertising, Video ad, Direct interview, and Search engine.
  3. The X-axis shows days of the week (Monday through Sunday).
  4. The Y-axis shows the cumulative stacked values.
  5. The legend at the top lists all five series with color swatches.
  6. Hover your mouse over any point on the chart. A cross-axis tooltip appears showing all five series values for that day.
  7. Click a legend item (e.g., "Mail marketing") to hide that series. The chart re-renders without it.
  8. Click the same legend item again to show it.
  9. Notice that the Search engine series (the topmost stack) shows numeric labels above each data point.

[Screenshot: ECharts stacked area chart with tooltip visible]

Try It Yourself

On the ECharts page, hover over Wednesday on the chart and read the tooltip values for all five series. Then click the Video ad legend item to hide it. Observe how the stacked chart changes. Click it again to restore it.

Verify: The tooltip shows five values for Wednesday. The Video ad series disappears and reappears when you click its legend item.

Knowledge Check

Tips & Gotchas


Lesson 5.3: Reading Chart.js Visualizations {#lesson-5-3-reading-chartjs-visualizations}

What You'll Learn: How to read the Chart.js horizontal bar chart, which shows two randomly generated datasets across six months.

Before You Begin: Complete Lesson 5.1.

Walkthrough

  1. Navigate to Charts > Charts.js.
  2. The page displays a horizontal bar chart with two datasets: Dataset 1 and Dataset 2.
  3. The Y-axis (vertical) shows month labels: January through June.
  4. The X-axis (horizontal) shows numeric values from 0 to 100.
  5. The legend is positioned on the right side of the chart, showing color swatches for Dataset 1 and Dataset 2.
  6. Hover over any bar to see a tooltip showing the dataset label and value.
  7. Click a legend item to toggle the visibility of that dataset.
  8. Note that the values are randomly generated — they will be different every time you load the page.

Try It Yourself

On the Charts.js page, identify which month has the longest bar for Dataset 1. Then click the Dataset 2 legend item to hide it. Observe the chart with only Dataset 1 visible. Click Dataset 2 again to restore it.

Verify: Dataset 2 disappears and reappears when you click its legend item.

Knowledge Check

Tips & Gotchas


Lesson 5.4: Reading D3 Pie Charts {#lesson-5-4-reading-d3-pie-charts}

What You'll Learn: How to read the D3 advanced pie chart, which shows population data for three countries.

Before You Begin: Complete Lesson 5.1.

Walkthrough

  1. Navigate to Charts > D3.
  2. The page displays an advanced pie chart showing population data for three countries: Germany (8,940,000), USA (5,000,000), and France (7,200,000).
  3. The chart consists of a pie graphic on the left and a legend panel on the right.
  4. The legend panel shows each country's name, its absolute population value, and its percentage of the total.
  5. Hover over any pie segment to see a tooltip with the country name and value.
  6. The chart uses theme-aware colors — the segment colors change when you switch themes.

Try It Yourself

On the D3 page, identify which country has the largest pie segment. Read its percentage from the legend panel. Then switch to the Dark theme and observe how the segment colors change. Switch back to Default.

Verify: Germany has the largest segment (approximately 42% of the total). The colors change when you switch themes.

Knowledge Check

Tips & Gotchas


Module 6: Maps {#module-6-maps}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 30–40 minutes


Lesson 6.1: Navigating the Maps Section {#lesson-6-1-navigating-the-maps-section}

What You'll Learn: How to access the Maps section and understand the four map demonstrations available.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, expand the Maps group.
  2. You will see four sub-pages: Google Maps, Leaflet Maps, Bubble Maps, and Search Maps.
  3. Each demonstrates a different map integration:

Try It Yourself

Navigate to each of the four map pages in sequence. On each page, identify the map type and the default geographic location shown.

Verify: You can identify the four different map types and their default locations.

Knowledge Check

Tips & Gotchas


Lesson 6.2: Using the Leaflet Map {#lesson-6-2-using-the-leaflet-map}

What You'll Learn: How to pan and zoom the Leaflet map to explore geographic areas.

Before You Begin: Complete Lesson 6.1.

Walkthrough

  1. Navigate to Maps > Leaflet Maps.
  2. The page displays a Leaflet map inside a card labeled "Leaflet Maps". The map is centered on the eastern United States at zoom level 5.
  3. To zoom in: scroll up with your mouse wheel, or click the + button in the top-left corner of the map.
  4. To zoom out: scroll down with your mouse wheel, or click the - button.
  5. To pan: click and hold the mouse button on the map, then drag in any direction.
  6. The map uses OpenStreetMap tiles showing roads, cities, and geographic features.

Try It Yourself

Starting from the default view, zoom in three levels using the scroll wheel. Pan the map to show a different city. Then zoom back out to the original level using the - button.

Verify: The map zooms in and out, and panning moves the visible area.

Knowledge Check

Tips & Gotchas


Lesson 6.3: Using the Google Maps View {#lesson-6-3-using-the-google-maps-view}

What You'll Learn: How to view and interact with the Google Maps demonstration, which shows a fixed location in Germany.

Before You Begin: Complete Lesson 6.1.

Walkthrough

  1. Navigate to Maps > Google Maps.
  2. The page displays a Google Maps view centered on coordinates in the Hamm, North Rhine-Westphalia area of Germany.
  3. Use the standard Google Maps controls to zoom in and out, and to pan the map.
  4. The map is a standard embedded Google Maps view — all standard Google Maps interactions (Street View, satellite view, etc.) are available if configured.

Note: The Google Maps page requires a valid Google Maps API key. If the map does not load, contact your system administrator.

Try It Yourself

On the Google Maps page, zoom in to identify the city shown at the default coordinates. Then zoom out to see the surrounding region.

Verify: The map shows a location in Germany. You can zoom and pan using standard Google Maps controls.

Knowledge Check

Tips & Gotchas


Lesson 6.4: Using the Bubble Map {#lesson-6-4-using-the-bubble-map}

What You'll Learn: How to read the Bubble Map, which visualizes world population data as sized bubbles on a geographic map.

Before You Begin: Complete Lesson 6.1. If you haven't already, complete FS-4: Reading Charts and Visualizations.

Walkthrough

  1. Navigate to Maps > Bubble Maps.
  2. The page displays a world map with colored bubbles positioned at each country's geographic center.
  3. Bubble size is proportional to the country's population — larger bubbles represent more populous countries.
  4. Bubble color is randomly assigned from the theme's color palette (primary, info, success, warning, danger).
  5. Hover over any bubble to see a tooltip showing the country name and its population value.
  6. You can pan the map by clicking and dragging.
  7. You can zoom using the scroll wheel.

[Screenshot: Bubble Map showing world map with population bubbles of varying sizes]

Try It Yourself

On the Bubble Map, find the largest bubble (the most populous country). Hover over it to confirm the country name and population. Then find the smallest visible bubble and hover over it to read its data.

Verify: The largest bubble shows China or India (the most populous countries). The tooltip shows the country name and population value.

Knowledge Check

Tips & Gotchas


Lesson 6.5: Searching for a Location on the Map {#lesson-6-5-searching-for-a-location}

What You'll Learn: How to use the Search Map to find a specific address and center the map on that location.

Before You Begin: Complete Lesson 6.1.

Walkthrough

  1. Navigate to Maps > Search Maps.
  2. The page displays a map (centered on your current location if geolocation is permitted, or on a default location) and a search input field.
  3. Click the search input field at the top of the page.
  4. Begin typing an address, such as 10 Downing Street, London. As you type, autocomplete suggestions appear in a dropdown below the field.
  5. Click on one of the autocomplete suggestions to select it.
  6. The map re-centers on the selected address at a city-level zoom.
  7. If you type text without selecting a suggestion, the map does not update — you must select from the dropdown.

Note: The Search Map uses Google Maps Places Autocomplete, which requires a valid API key and internet access. If suggestions do not appear, contact your administrator.

Try It Yourself

Search for Eiffel Tower, Paris using the search input. Select the autocomplete suggestion when it appears. Observe the map re-centering on Paris.

Verify: The map re-centers on Paris after you select the autocomplete suggestion.

Knowledge Check

Tips & Gotchas


Module 7: Modal Overlays and Notifications {#module-7-modal-overlays}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 35–45 minutes


Lesson 7.1: Opening and Dismissing Dialogs {#lesson-7-1-opening-and-dismissing-dialogs}

What You'll Learn: How to open dialogs using different configurations and dismiss them using various methods. This lesson covers the full range of dialog behaviors available in the application.

Before You Begin: Complete FS-6: Using Modal Overlays.

Walkthrough

  1. In the sidebar, navigate to Modal & Overlays > Dialog.
  2. The page shows multiple buttons, each opening a dialog with different configuration.
  3. Click the button that opens the basic dialog (with a title). A dialog appears centered on the screen with a dark backdrop.
  4. Press Escape to dismiss it.
  5. Click the same button again. This time, click the dark backdrop area outside the dialog to dismiss it.
  6. Click the button that opens the dialog without backdrop (hasBackdrop: false). Notice there is no dark overlay behind the dialog.
  7. Close this dialog using the button inside it.
  8. Click the button that opens the dialog without backdrop click (closeOnBackdropClick: false). Try clicking outside the dialog — it does not close.
  9. Use the button inside the dialog to close it.
  10. Click the button that opens the dialog without ESC close (closeOnEsc: false). Press Escape — the dialog does not close.
  11. Use the button inside the dialog to close it.

[Screenshot: Dialog open with dark backdrop visible]

Try It Yourself

Open the basic dialog and dismiss it using the Dismiss button inside the dialog (instead of Escape or backdrop click). Then open the dialog without backdrop and close it using its internal button.

Verify: The Dismiss button closes the dialog. The no-backdrop dialog has no dark overlay behind it.

Knowledge Check

Tips & Gotchas


Lesson 7.2: Using the Name Prompt Dialog {#lesson-7-2-using-the-name-prompt-dialog}

What You'll Learn: How to use the name prompt dialog to enter a value and submit it, and how the submitted value is returned to the parent page.

Before You Begin: Complete Lesson 7.1.

Walkthrough

  1. On the Modal & Overlays > Dialog page, find the button that opens the name prompt dialog.
  2. Click the button. A dialog appears with a text input field and two buttons: Cancel and Submit.
  3. Click the text input field and type Alice.
  4. Click the Submit button. The dialog closes.
  5. Look at the page below the trigger button — the name "Alice" should now appear in a list of submitted names.
  6. Click the trigger button again. Type Bob and click Submit. "Bob" is added to the list.
  7. Click the trigger button again. Type Charlie but click Cancel instead of Submit. The dialog closes without adding "Charlie" to the list.
  8. Verify that only "Alice" and "Bob" appear in the list.

Try It Yourself

Open the name prompt dialog and submit the name Diana. Then open it again and submit Eve. Finally, open it and click Cancel without entering anything. Verify that only Diana and Eve appear in the submitted names list.

Verify: Diana and Eve appear in the list. The cancelled attempt does not add anything.

Knowledge Check

Tips & Gotchas


Lesson 7.3: Working with Window Overlays {#lesson-7-3-working-with-window-overlays}

What You'll Learn: How to open and close Nebular window overlays, which are floating panels that can be dragged around the screen.

Before You Begin: Complete FS-6: Using Modal Overlays.

Walkthrough

  1. In the sidebar, navigate to Modal & Overlays > Window.
  2. The page shows buttons for opening different window configurations.
  3. Click the button that opens a window from a template. A floating window panel appears with a title bar and content.
  4. Click and drag the window title bar to move the window to a different position on the screen.
  5. Click the X button in the window's title bar to close it.
  6. Click the button that opens a window with a form (WindowFormComponent). A window appears containing a form with Subject and Text fields.
  7. Type something in the Subject field and the Text field.
  8. Close the window using the X button in the title bar.
  9. Click the button that opens a window without backdrop (hasBackdrop: false). Notice you can still interact with the page behind the window.
  10. Close this window using its title bar X button.

Try It Yourself

Open the window with a form. Drag it to the top-right corner of the screen. Type Test Subject in the Subject field. Then close the window. Re-open it — notice the form is blank again (the content is not saved between opens).

Verify: The window can be dragged. The form fields accept input. The window closes with the X button.

Knowledge Check

Tips & Gotchas


Lesson 7.4: Configuring and Triggering Toast Notifications {#lesson-7-4-configuring-toast-notifications}

What You'll Learn: How to configure and trigger toast notifications with different statuses, positions, durations, and behaviors.

Before You Begin: Complete FS-6: Using Modal Overlays and FS-5: Understanding Status Indicators.

Walkthrough

  1. In the sidebar, navigate to Modal & Overlays > Toastr.
  2. The page shows a configuration panel with several settings and two action buttons: Make Toast and Random Toast.
  3. Locate the status selector and choose Success.
  4. Locate the position selector and choose Top Right.
  5. Set the duration to 3000 (3 seconds).
  6. Ensure Has Icon is checked.
  7. Click Make Toast. A green success toast appears in the top-right corner of the screen. It disappears after 3 seconds.
  8. Change the status to Danger and click Make Toast again. A red danger toast appears.
  9. Change the position to Bottom Left and click Make Toast. The toast appears in the bottom-left corner.
  10. Click Random Toast several times. Each click shows a toast with a randomly selected status and a quote message.

[Screenshot: Toast notification visible in the top-right corner of the screen]

Try It Yourself

Configure the toast with: Status = Warning, Position = Bottom Right, Duration = 5000, Has Icon = checked. Click Make Toast. The toast should appear in the bottom-right corner, be orange/yellow, and stay visible for 5 seconds.

Verify: The warning toast appears in the bottom-right corner and stays visible for approximately 5 seconds before disappearing.

Knowledge Check

Tips & Gotchas


Lesson 7.5: Reading Tooltips and Popovers {#lesson-7-5-reading-tooltips-and-popovers}

What You'll Learn: How to trigger and read tooltips and popovers, which are small overlay panels that appear near trigger elements.

Before You Begin: Complete FS-6: Using Modal Overlays.

Walkthrough

Tooltips

  1. In the sidebar, navigate to Modal & Overlays > Tooltip.
  2. The page displays various tooltip trigger elements (buttons or text with tooltips attached).
  3. Hover your mouse over a trigger element. A small tooltip panel appears near it showing descriptive text.
  4. Move your mouse away. The tooltip disappears.

Popovers

  1. In the sidebar, navigate to Modal & Overlays > Popover.
  2. The page displays trigger elements for three types of popovers: a tabs popover, a form popover, and a card popover.
  3. Click a trigger element to open its popover. The popover appears anchored to the trigger.
  4. For the tabs popover: click between the "What's up?" and "Second Tab" tabs inside the popover.
  5. For the form popover: the popover contains a form with Recipients, Subject, and Message fields. Type in the fields to see how the form looks inside a popover.
  6. For the card popover: a styled card with a warning header appears.
  7. Click outside the popover to dismiss it.

Try It Yourself

On the Popovers page, open the form popover. Type test@example.com in the Recipients field and Hello in the Subject field. Then click outside the popover to dismiss it. Re-open it — the fields are blank again.

Verify: The form popover accepts input. Dismissing and re-opening resets the fields.

Knowledge Check

Tips & Gotchas


Module 8: Rich Text Editors {#module-8-rich-text-editors}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 20–30 minutes


Lesson 8.1: Using the TinyMCE Editor {#lesson-8-1-using-the-tinymce-editor}

What You'll Learn: How to use the TinyMCE rich text editor to compose and format content. TinyMCE is a WYSIWYG editor — what you see while editing matches the final rendered output.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Editors > TinyMCE.
  2. The page displays a card labeled "Tiny MCE" containing the TinyMCE editor.
  3. The editor has a toolbar at the top with formatting buttons, and an editable content area below it (320px tall).
  4. Click inside the content area and type: This is a test paragraph.
  5. Select the text you just typed by clicking and dragging over it.
  6. Click the Bold button (B) in the toolbar. The selected text becomes bold.
  7. Press Enter to start a new line. Type: Second paragraph.
  8. Select "Second paragraph" and click the Italic button (I) in the toolbar.
  9. To insert a link: select some text, then click the Link button in the toolbar. A dialog appears asking for the URL. Type https://example.com and confirm.
  10. To insert a table: click the Table button in the toolbar and select the desired dimensions.

[Screenshot: TinyMCE editor with formatted content visible]

Try It Yourself

In the TinyMCE editor, type a heading My Report on the first line. Apply Bold formatting to it. On the next line, type a paragraph of at least two sentences. Apply Italic to the second sentence. Insert a simple 2×2 table below the paragraph.

Verify: The heading is bold, the second sentence is italic, and a 2×2 table appears below the paragraph.

Knowledge Check

Tips & Gotchas


Lesson 8.2: Using the CKEditor {#lesson-8-2-using-the-ckeditor}

What You'll Learn: How to use the CKEditor rich text editor, which provides a full-featured WYSIWYG editing experience with a divarea plugin for improved CSS compatibility.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Editors > CKEditor.
  2. The page displays a card labeled "CKEditor" containing the CKEditor 4 editor.
  3. The editor has a comprehensive toolbar with many formatting options, and an editable content area (320px tall).
  4. Click inside the content area and type: CKEditor test content.
  5. Select the text and apply Bold formatting using the toolbar.
  6. Use the Heading dropdown in the toolbar to change the text to a heading style.
  7. Press Enter and type a new line. Use the Numbered List button to start a numbered list.
  8. Type three list items, pressing Enter between each.
  9. Use Ctrl+Z (or Cmd+Z on Mac) to undo the last action.

Try It Yourself

In the CKEditor, create a short document with: a Heading 2 title (Training Notes), followed by a bulleted list with three items (Item A, Item B, Item C). Then undo the last item using Ctrl+Z.

Verify: The heading appears in heading style. The bulleted list shows two items after the undo.

Knowledge Check

Tips & Gotchas


Module 9: UI Features and Component Reference {#module-9-ui-features}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 25–35 minutes


Lesson 9.1: Exploring the Grid Layout System {#lesson-9-1-exploring-the-grid-layout-system}

What You'll Learn: How the application's grid layout system works and how to use it to structure page layouts.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to UI Features > Grid.
  2. The page displays visual examples of the grid layout system, showing how columns and rows are structured.
  3. Observe the different column configurations (e.g., equal columns, unequal columns, nested grids).
  4. The grid system uses a responsive approach — column widths adjust based on the viewport size.
  5. This page is a reference guide. Use it to understand how to structure layouts in the application.

Try It Yourself

On the Grid page, identify an example showing a 3-column equal layout. Then find an example showing a 2-column unequal layout (e.g., one narrow column and one wide column).

Verify: You can identify both layout patterns on the page.

Knowledge Check

Tips & Gotchas


Lesson 9.2: Browsing the Icon Library {#lesson-9-2-browsing-the-icon-library}

What You'll Learn: How to browse the icon library to find available icons from three different icon packs: Eva Icons, Ionicons, and Font Awesome.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to UI Features > Icons.
  2. The page displays a catalog of icons organized into sections by icon pack.
  3. Eva Icons section: Shows SVG-based icons from the Eva Icons library (filled variants only — outline variants are filtered out).
  4. Ionicons section: Shows font-based icons from the Ionicons library.
  5. Font Awesome (Solid) section: Shows solid-style Font Awesome icons.
  6. Font Awesome (Regular) section: Shows regular-style Font Awesome icons.
  7. Scroll through each section to browse available icons.
  8. Note that visiting this page registers the Ionicons and Font Awesome packs globally — they become available throughout the application after visiting this page.

[Screenshot: Icons page showing Eva Icons section with icon grid]

Try It Yourself

On the Icons page, find the magnifying glass (search) icon in the Eva Icons section. Then find a home icon in the Ionicons section. Finally, find a star icon in the Font Awesome Solid section.

Verify: You can locate all three icons in their respective sections.

Knowledge Check

Tips & Gotchas


Lesson 9.3: Reviewing Typography Styles {#lesson-9-3-reviewing-typography-styles}

What You'll Learn: How to identify the typography styles available in the application's design system, including heading levels, body text, and utility text classes.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to UI Features > Typography.
  2. The page displays typographic specimens showing all available text styles.
  3. Identify the heading levels (H1 through H6) — each progressively smaller.
  4. Identify body text styles — the standard paragraph text used throughout the application.
  5. Identify caption and label styles — smaller text used for supplementary information.
  6. The typography adapts to the active theme — switch themes to see how text colors change.
  7. The page also tracks the current breakpoint — the layout may adjust on different screen sizes.

Try It Yourself

On the Typography page, switch to the Dark theme. Observe how the text colors change (light text on dark background). Then switch back to Default.

Verify: Text colors change appropriately when you switch themes.

Knowledge Check

Tips & Gotchas


Lesson 9.4: Exploring Search Field Patterns {#lesson-9-4-exploring-search-field-patterns}

What You'll Learn: How to identify the search field input patterns available in the application's design system.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to UI Features > Animated Searches.
  2. The page displays various search field component variants.
  3. Each variant shows a different visual style or interaction pattern for search inputs.
  4. The search fields are demonstration specimens — typing in them does not trigger any search functionality.

Note: The specific search field variants shown are defined in the template file, which was not fully available for documentation. The exact variants could not be verified.

Try It Yourself

On the Search Fields page, identify at least two visually distinct search field styles. Type a sample query in one of the fields to see how it looks with content.

Verify: You can identify multiple search field styles. Typing in a field shows the text in the styled input.

Knowledge Check

Tips & Gotchas


Module 10: Extra Components Reference {#module-10-extra-components}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 45–60 minutes


Lesson 10.1: Using the Calendar {#lesson-10-1-using-the-calendar}

What You'll Learn: How to use the Nebular Calendar component to select dates, select date ranges, and interact with a custom day cell calendar.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Calendar.
  2. The page displays multiple calendar demonstrations:
  3. Click on any day in the standard calendar to select it. The selected day is highlighted.
  4. Click a different day to change the selection.
  5. In the range calendar, observe the pre-selected range (3 days inset from the start and end of the current month). Click a new start date, then click an end date to change the range.
  6. In the custom day cell calendar, observe that each cell shows the full month name and a mini day grid.

[Screenshot: Calendar page showing standard calendar with a selected date]

Try It Yourself

In the standard calendar, select today's date. Then in the range calendar, select a range from the 5th to the 15th of the current month (if those dates are visible).

Verify: The selected date is highlighted in the standard calendar. The range is highlighted between the 5th and 15th in the range calendar.

Knowledge Check

Tips & Gotchas


Lesson 10.2: Using the Calendar Kit (Custom Cells) {#lesson-10-2-using-the-calendar-kit}

What You'll Learn: How to interact with the Calendar Kit demonstration, which shows a calendar with custom month cell rendering.

Before You Begin: Complete Lesson 10.1.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Calendar Kit.
  2. The page displays a calendar where each cell shows the full month name as a title and a mini day-picker grid showing all days of that month.
  3. Click on any day within a month cell to select it. The selected day is highlighted.
  4. Use the calendar's navigation arrows to move between months/years.

Try It Yourself

On the Calendar Kit page, navigate to the next month using the navigation arrow. Click on the 15th day of that month to select it.

Verify: The calendar navigates to the next month. The 15th day is highlighted after clicking.

Knowledge Check

Tips & Gotchas


Lesson 10.3: Working with Progress Bars {#lesson-10-3-working-with-progress-bars}

What You'll Learn: How to interact with the interactive progress bar and understand how the status color changes based on the current value.

Before You Begin: Complete FS-7: Using Progress Bars and Spinners and FS-5: Understanding Status Indicators.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Progress Bar.
  2. The page displays multiple progress bar demonstrations, including a static showcase and an interactive progress bar.
  3. Locate the Interactive Progress Bar section. It shows a progress bar with Decrease and Increase buttons.
  4. The progress bar starts at 25% (Danger/red status).
  5. Click Increase once. The bar moves to 50% and changes to Warning (orange) status.
  6. Click Increase again. The bar moves to 75% and changes to Info (blue) status.
  7. Click Increase again. The bar moves to 100% and changes to Success (green) status. The Increase button becomes disabled.
  8. Click Decrease once. The bar returns to 75% (Info/blue). The Increase button re-enables.
  9. Click Decrease three times to return to 0%. The Decrease button becomes disabled.

Try It Yourself

Starting from 0%, click Increase twice to reach 50%. Verify the color is Warning (orange). Then click Decrease once to return to 25% and verify the color is Danger (red).

Verify: At 50% the bar is orange. At 25% the bar is red. The buttons disable at the boundaries (0% and 100%).

Knowledge Check

Tips & Gotchas


Lesson 10.4: Working with Spinners {#lesson-10-4-working-with-spinners}

What You'll Learn: How to trigger spinner loading animations and understand the different spinner variants (sizes, colors, in-buttons, in-tabs).

Before You Begin: Complete FS-7: Using Progress Bars and Spinners.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Spinner.
  2. The main Spinner page shows a toggle button that simulates a 3-second loading animation.
  3. Click the toggle button. A spinner appears for 3 seconds, then disappears automatically.
  4. Navigate to Extra Components > Spinner sub-pages (if available in the sidebar) to see:

Note: The Spinner sub-pages (Sizes, Color, In Buttons, In Tabs) may be accessible via the sidebar or as separate routes. If they are not in the sidebar, navigate to them directly.

  1. On the Spinner In Buttons page, click the trigger button for the large button group. The buttons show a spinner for 3 seconds.
  2. Click the trigger button for the medium button group. Those buttons show a spinner independently.

Try It Yourself

On the main Spinner page, click the toggle button. While the spinner is visible, click the toggle button again. Observe whether the spinner resets or continues. After the spinner disappears, click the toggle button once more to confirm it works again.

Verify: The spinner appears for approximately 3 seconds. Clicking again while active may extend or reset the timer.

Knowledge Check

Tips & Gotchas


Lesson 10.5: Reading Alert Components {#lesson-10-5-reading-alert-components}

What You'll Learn: How to identify the different alert component variants available in the application's design system.

Before You Begin: Complete FS-5: Understanding Status Indicators.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Alert.
  2. The page displays various alert component variants demonstrating different statuses, styles, and configurations.
  3. Identify alerts in each status color: Success (green), Info (teal), Warning (orange), Danger (red), and Primary (blue).
  4. Some alerts may have a close/dismiss button — clicking it dismisses that alert.
  5. The alerts on this page are static demonstrations.

Try It Yourself

On the Alert page, identify one alert of each status type (Success, Info, Warning, Danger, Primary). If any alerts have a dismiss button, click one to dismiss it.

Verify: You can identify all five status types. Dismissible alerts disappear when you click their close button.

Knowledge Check

Tips & Gotchas


Lesson 10.6: Using the Chat Interface {#lesson-10-6-using-the-chat-interface}

What You'll Learn: How to use the chat interface to send messages and trigger automated bot responses based on keyword commands.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Chat.
  2. The page displays a chat interface with a pre-populated conversation history.
  3. At the bottom of the chat, find the message input field and a send button.
  4. Click the message input field and type hi. Press Enter or click the send button.
  5. Your message appears on the right side of the chat (as the user "Jonh Doe"). After about 0.5 seconds, the bot responds with a greeting.
  6. Type help and send it. The bot responds with a list of available commands.
  7. Type image and send it. The bot responds with an image attachment.
  8. Type map and send it. The bot responds with a map showing a location.
  9. Type quote and send it. The bot responds with a quoted version of your message.

[Screenshot: Chat interface showing a conversation with bot responses]

Try It Yourself

Send the message gif to the bot. Observe the GIF response. Then send file group to see a response with multiple file attachments. Finally, send a message that doesn't match any command (e.g., hello world) and read the bot's default response.

Verify: The bot responds with a GIF for "gif", multiple files for "file group", and a default message for unrecognized input.

Knowledge Check

Tips & Gotchas


Lesson 10.7: Exploring Form Input Variants {#lesson-10-7-exploring-form-input-variants}

What You'll Learn: How to identify the different Nebular form input variants available in the design system, including status states, sizes, and input with icons.

Before You Begin: Complete FS-5: Understanding Status Indicators.

Walkthrough

  1. In the sidebar, navigate to Extra Components > Form Inputs (under Extra Components, not the Forms section).
  2. The page displays Nebular form input variants organized by category.
  3. Identify inputs in different status states: Basic, Primary, Success, Warning, Danger, Info — each with a distinct border color.
  4. Identify inputs in different sizes: Tiny, Small, Medium, Large, Giant.
  5. Identify inputs with prefix/suffix icons (icons inside the input field).
  6. Identify disabled and readonly input states.
  7. The inputs are demonstration specimens — you can type in them, but the values are not saved.

Try It Yourself

On the Form Inputs page, find the Danger status input (red border). Type a sample value in it. Then find the Giant size input and type a different value. Compare the visual sizes.

Verify: The Danger input has a red border. The Giant input is noticeably larger than the Medium input.

Knowledge Check

Tips & Gotchas


Module 11: Handling Errors and Edge Cases {#module-11-handling-errors}

Learning Objectives

After completing this module, you will be able to:

Estimated Time: 5–10 minutes


Lesson 11.1: Understanding the 404 Not Found Page {#lesson-11-1-understanding-the-404-page}

What You'll Learn: What the 404 Not Found page looks like and how to navigate back to the application from it. This page appears when you try to access a URL that does not exist in the application.

Before You Begin: No prerequisites — you can start this lesson at any time.

Walkthrough

  1. In the sidebar, navigate to Miscellaneous > 404.
  2. The page displays a "Not Found" error message indicating the requested page does not exist.
  3. The page includes a Go to Home button or link.
  4. Click the Go to Home button. You are navigated to the application's home page (E-commerce Dashboard).

Try It Yourself

Navigate to the 404 page via the sidebar. Read the error message. Then use the Go to Home button to return to the E-commerce Dashboard.

Verify: You are returned to the E-commerce Dashboard after clicking Go to Home.

Knowledge Check

Tips & Gotchas


Capstone Exercise {#capstone-exercise}

Overview

This capstone exercise combines skills from Modules 1, 2, 3, 7, and 10. Complete it without step-by-step instructions — use only the goal description and success criteria below.

You should be able to complete this exercise in approximately 20–30 minutes.

Scenario

You are an e-commerce administrator reviewing the application's analytics and data management capabilities. Your task is to:

  1. Review the E-Commerce Dashboard — Switch to the Cosmic theme. On the E-Commerce dashboard, flip the Earning Card to its back face and identify the largest pie slice. Flip it back to the front face and switch to the Ethereum currency. Note the daily income value shown.

  2. Explore Country Orders — On the Country Orders map, click on Japan to view its order category data. Hover over the longest bar in the chart to read its value.

  3. Manage Smart Table Records — Navigate to the Smart Table. Add a new record with these values: ID = 500, First Name = Capstone, Last Name = Test, Username = capstonetest, E-mail = capstone@test.com, Age = 35. Sort the table by Age descending to verify your record appears. Then delete the record you just added (confirm with OK).

  4. Configure a Toast Notification — Navigate to the Toastr page. Configure a toast with: Status = Info, Position = Top Left, Duration = 4000. Click Make Toast and observe it appear in the top-left corner.

  5. Use the Chat — Navigate to the Chat page. Send the message image to the bot. Then send quote and read the bot's response.

Success Criteria


Glossary {#glossary}

Term Definition
Active Progress The percentage fill level of a progress bar, representing how complete a metric is on a 0–100 scale.
Alert A UI component that displays a contextual message to the user, color-coded by severity (Success, Info, Warning, Danger, Primary).
Alive Flag An internal mechanism used to automatically stop background data subscriptions when a component is no longer visible, preventing memory leaks. Users do not interact with this directly.
Arc Slider The circular draggable control on the Temperature and Humidity panels. The user drags a thumb along a colored arc to set a value.
Autocomplete A feature of search input fields that suggests matching options as the user types, allowing selection from a dropdown list.
Back Face The reverse side of a flip card widget (e.g., Earning Card, Profit Card). Revealed by clicking the flip toggle.
Bitcoin One of three cryptocurrency options available in the Earning Card front face currency selector.
Bubble Map A world map visualization where each country is represented by a circle (bubble) sized proportionally to a data value (e.g., population).
Card Face Either the front or back visual surface of a flip card widget. The front face is the default view; the back face is revealed on flip.
Chart Legend A key displayed alongside a chart that maps colors or symbols to the data series they represent.
Chart Panel The E-Commerce dashboard section containing the Orders and Profit charts with period selectors and a summary panel.
CKEditor A widely-used open-source WYSIWYG rich text editor. Version 4 is used in this application.
Collapsed State The state of a UI panel (such as the media player or sidebar) when it is minimized or hidden.
Contacts A dashboard panel showing a list of contacts with their names, avatars, and relationship types.
Corporate Theme One of four available visual themes. Uses a formal, business-oriented color palette and reassigns some Dashboard status card colors compared to other themes.
Cosmic Theme One of four available visual themes. Features a dark background with purple accents.
Country Orders An E-Commerce analytics widget showing order distribution by country on an interactive map, with a bar chart for per-country category breakdowns.
Countries Categories The set of order classification labels (e.g., product types) used as chart axes in the Country Orders bar chart. Shared across all countries.
Dark Theme One of four available visual themes. Features a dark background suitable for low-light environments.
Danger A status color (red) indicating an error, critical state, or destructive action.
Dashboard The primary landing page of the application, showing device status cards, solar energy data, and other home automation widgets.
Datepicker A UI control that opens a calendar popup when clicked, allowing the user to select a date by clicking on a day cell.
Default Theme The standard visual theme with a light background and blue primary color. The application starts in this theme.
Delta The change in a metric compared to a reference period. Shown as an up or down arrow with a value. A downward delta typically means the metric decreased.
Delta Up A boolean indicator on activity data. true means the metric improved (increased); false means it declined.
Dialog A modal overlay that appears centered on the screen with a backdrop, requiring user interaction before returning to the underlying page.
Earning Card An E-Commerce dashboard widget showing cryptocurrency earnings data. Has a front face (live chart) and a back face (pie chart breakdown).
E-Commerce Section The area of the application (/e-commerce/...) dedicated to online store analytics and management features.
Electricity A dashboard panel showing electricity consumption data as a time-series chart and monthly breakdown list.
Ethereum One of three cryptocurrency options available in the Earning Card front face currency selector.
Eva Icons An open-source SVG icon set (by Akveo) that is the default icon pack for the Nebular UI framework.
Expanded State The state of a UI panel (such as the media player or sidebar) when it is fully visible.
Extra Components A section of the application (/extra-components/...) dedicated to showcasing supplementary UI components such as calendars, progress bars, spinners, alerts, and chat.
Feature Group A collapsible section in the sidebar navigation (e.g., "Forms", "Charts") that contains related sub-pages.
Flip Toggle An interactive control on flip card widgets (Earning Card, Profit Card) that animates the card between its front and back faces.
Flipped The state of a flip card widget when the back face is visible.
Font Awesome A widely-used icon font library. Available in Solid and Regular variants in this application.
Footer The persistent bar at the bottom of every page, containing an attribution link and social media icon links.
Form Inputs A showcase page demonstrating various form input control types (text, radio, rating, etc.).
Form Layouts A showcase page demonstrating different structural patterns for arranging form fields (horizontal, vertical, inline, grid).
Front Face The default visible side of a flip card widget. Shows the primary data view.
GeoJSON A JSON format for encoding geographic data (country boundaries, polygons). Used by the Bubble Map and Country Orders Map.
Grid A layout system that organizes content into rows and columns. The Grid page in UI Features demonstrates available column configurations.
Header The persistent bar at the top of every page, containing the sidebar toggle, home link, theme selector, and user display.
Home/Logo Link A clickable element in the header that navigates to the application's home page (E-commerce Dashboard).
Humidity An environmental metric displayed on the Dashboard Temperature panel, alongside temperature.
Info A status color (teal/cyan) indicating informational or neutral content.
Inline Editing A table feature where clicking Edit transforms a row into an editable form without navigating to a separate page.
Ionicons A free, open-source icon library originally created for the Ionic Framework. Available in this application via the Icons page.
kWh Kilowatt-hour. The unit of electrical energy used in the Electricity and Solar Energy panels.
Leaflet An open-source JavaScript library for interactive maps. Used in the Leaflet Maps page.
Legend Chart An E-Commerce widget that displays a color-coded legend identifying chart data series.
Live Update Chart The real-time updating chart on the Earning Card front face, which refreshes every 200 milliseconds with simulated data.
LocalDataSource The in-memory data store used by the Smart Table. All CRUD operations affect only this in-memory store — changes are lost on page refresh.
Loop A media player mode where the current track restarts automatically when it ends.
Max Zoom The maximum zoom level available on a map (18 for OpenStreetMap tiles).
Media Player The audio playback interface in the Rooms panel, providing play/pause, skip, shuffle, loop, volume, and progress controls.
Modal Overlay A UI element rendered on top of the current page content. Includes dialogs, windows, and toast notifications.
Nebular An open-source Angular UI component library (@nebular/theme) developed by Akveo, providing themed components used throughout this application.
ngx-admin The open-source Angular admin dashboard template by Akveo that this application is based on.
Not Found (404) The error page displayed when a user navigates to a URL that does not exist in the application.
On/Off State The two states of a device status card on the Dashboard. ON = active (full color); OFF = inactive (dimmed).
OpenStreetMap A free, open geographic database and tile server used as the map data source for the Leaflet Maps page.
Orders Chart A multi-line area chart in the Charts Panel showing order data across three series (Payment, Canceled, All orders).
Period Selector A set of buttons (Week, Month, Year) that filter chart or list data to a specific time range.
Pie Chart A circular chart divided into slices, where each slice's size represents its proportion of the total. Used in the Earning Card back face and Visitors Statistics.
Player The media player component embedded in the Rooms panel.
Popover A small overlay panel anchored to a trigger element, appearing on click. Can contain tabs, forms, or card content.
Primary A status color (blue) indicating the default or main action/state.
Profit Card An E-Commerce dashboard widget showing profit metrics. Has a front face (animated bar chart) and a back face (area chart).
Progress Bar A horizontal UI element showing completion percentage as a filled track. Color changes based on the current value.
Progress Section An E-Commerce dashboard widget showing key metrics as labeled progress bars.
Range Picker A calendar variant that allows selecting a start date and an end date, highlighting the range between them.
Recent Users A list on the Dashboard Contacts panel showing users who have been recently active, with timestamps.
Room A selectable area in the Dashboard floor plan (Kitchen, Bedroom, Living Room, Hallway). Selecting a room activates the media player.
Room Selector The SVG floor plan component on the Dashboard that allows users to click on rooms to select them.
Security Cameras A Dashboard panel showing video feeds from multiple cameras, with a grid view and single-camera view.
Shuffle A media player mode where the next track is selected randomly instead of sequentially.
Sidebar The navigation panel on the left side of the application containing the full menu structure.
Sidebar Toggle Button A button in the header that collapses or expands the sidebar navigation.
Slide-Out Panel A secondary content panel that slides into view when toggled, used in the E-Commerce section to show visitor statistics.
Smart Table A data grid component (/tables/smart-table) supporting inline CRUD operations, sorting, filtering, and pagination.
Solar Energy A Dashboard widget showing current solar energy consumption as a donut chart (6.421 kWh out of 8.421 kWh).
Spinner An animated circular loading indicator displayed while an operation is in progress.
Stacked Area Chart A chart type where multiple line series are drawn cumulatively on top of each other, with the area between each line filled with color.
Status Card A Dashboard widget representing a home device (Light, Roller Shades, Wireless Audio, Coffee Maker) with an ON/OFF toggle.
Success A status color (green) indicating a positive outcome, active state, or completion.
Temperature An environmental metric displayed on the Dashboard Temperature panel, alongside humidity.
Temperature Dragger The circular arc slider component used to set temperature and humidity values on the Dashboard.
Temperature Mode The operational mode of the temperature control unit. Known values: cool (cooling) and heat (heating).
Tether One of three cryptocurrency options available in the Earning Card front face currency selector.
Theme A visual color scheme applied globally to the entire application. Four themes are available: Default, Dark, Cosmic, Corporate.
Theme Selector A dropdown in the header bar that allows switching between the four available themes.
TinyMCE A widely-used open-source JavaScript WYSIWYG rich text editor. Used in the Editors section.
Toast / Toastr A brief, non-blocking notification overlay that appears in a corner of the screen and auto-dismisses after a set duration.
Toggle View The action of switching a flip card between its front and back faces.
Tooltip A small informational overlay that appears when hovering over a trigger element.
Traffic Website or store visitor volume, used as a key performance metric in the Traffic Reveal Card and Traffic chart.
Traffic Reveal Card An E-Commerce dashboard widget showing traffic metrics. Has a front face (summary list) and a back face (bar chart), with a period selector.
Tree Grid A data table (/tables/tree-grid) that displays hierarchical data with expandable parent rows (directories) and nested child rows (files).
Typography The visual styling of text, including heading levels, body text, captions, and labels. The Typography page in UI Features demonstrates available text styles.
User Activity An E-Commerce dashboard widget showing user engagement metrics (page visits, new visits) with period selection.
User Context Menu A dropdown menu accessible by clicking the user avatar in the header, containing Profile and Log out options.
Visitors Analytics An E-Commerce dashboard widget showing Unique Visitors and Page Views trends, plus a pie chart of new vs. returning visitors.
Visitors Statistics A sub-component of Visitors Analytics showing the new vs. returning visitor ratio as a concentric pie chart.
Warning A status color (orange/yellow) indicating caution or a state requiring attention.
Weather A Dashboard panel showing weather-related information.
Window A floating, draggable overlay panel that does not block interaction with the rest of the page.
WYSIWYG "What You See Is What You Get" — an editing paradigm where the editor's visual output matches the final rendered result. Used by TinyMCE and CKEditor.
Zoom Level An integer controlling map magnification. Higher numbers show more detail. The Leaflet map starts at zoom level 5 (regional view).

Skills Checklist {#skills-checklist}

Use this checklist to track your progress. Check off each skill as you complete it.

Foundation Skills

Module 1: Getting Oriented

Module 2: E-Commerce Analytics

Module 3: Working with Data Tables

Module 4: Working with Forms

Module 5: Charts and Data Visualization

Module 6: Maps

Module 7: Modal Overlays

Module 8: Rich Text Editors

Module 9: UI Features

Module 10: Extra Components

Module 11: Error Handling


Appendix A: Source Traceability {#appendix-a-source-traceability}

This appendix is for document maintainers, not end users.

Module / Lesson Source Screen(s) Route(s)
FS-1: Application Shell Header, Footer, Pages /@theme/components/header, /@theme/components/footer, /pages
FS-2: Switching Themes Header /@theme/components/header
FS-3: Working with Data Tables Smart Table, Tree Grid /tables/smart-table, /tables/tree-grid
FS-4: Reading Charts Echarts, Chartjs, D3, Charts Panel /charts/echarts, /charts/chartjs, /charts/d3, /e-commerce/charts-panel
FS-5: Status Indicators Status Card, Interactive Progress Bar, Buttons /dashboard/status-card, /extra-components/progress-bar/interactive-progress-bar, /forms/buttons
FS-6: Modal Overlays Dialog, Window, Toastr /modal-overlays/dialog, /modal-overlays/window, /modal-overlays/toastr
FS-7: Progress Bars and Spinners Progress Bar, Spinner /extra-components/progress-bar, /extra-components/spinner
Lesson 1.1 Header, Pages /@theme/components/header, /pages
Lesson 1.2 Dashboard, Status Card, Solar /dashboard, /dashboard/status-card, /dashboard/solar
Lesson 1.3 Status Card /dashboard/status-card
Lesson 1.4 Solar, Electricity, Electricity Chart /dashboard/solar, /dashboard/electricity, /dashboard/electricity/electricity-chart
Lesson 1.5 Temperature, Temperature Dragger /dashboard/temperature, /dashboard/temperature/temperature-dragger
Lesson 1.6 Rooms, Room Selector, Player /dashboard/rooms, /dashboard/rooms/room-selector, /dashboard/rooms/player
Lesson 1.7 Security Cameras /dashboard/security-cameras
Lesson 1.8 Contacts /dashboard/contacts
Lesson 2.1 E Commerce /e-commerce
Lesson 2.2 Earning Card, Front Side (Earning Card), Back Side (Earning Card) /e-commerce/earning-card, /e-commerce/earning-card/front-side, /e-commerce/earning-card/back-side
Lesson 2.3 Profit Card, Front Side (Profit Card), Back Side (Profit Card) /e-commerce/profit-card, /e-commerce/profit-card/front-side, /e-commerce/profit-card/back-side
Lesson 2.4 Traffic Reveal Card, Front Side (Traffic), Back Side (Traffic), Traffic Cards Header, Traffic Bar /e-commerce/traffic-reveal-card, /e-commerce/traffic-reveal-card/front-side, /e-commerce/traffic-reveal-card/back-side, /e-commerce/traffic-reveal-card/traffic-cards-header, /e-commerce/traffic-reveal-card/front-side/traffic-bar
Lesson 2.5 Country Orders, Chart (Country Orders), Map (Country Orders) /e-commerce/country-orders, /e-commerce/country-orders/chart, /e-commerce/country-orders/map
Lesson 2.6 Visitors Analytics, Visitors Analytics Chart, Visitors Statistics /e-commerce/visitors-analytics, /e-commerce/visitors-analytics/visitors-analytics-chart, /e-commerce/visitors-analytics/visitors-statistics
Lesson 2.7 User Activity /e-commerce/user-activity
Lesson 2.8 Charts Panel, Chart Panel Header, Chart Panel Summary, Charts (E-Commerce) /e-commerce/charts-panel, /e-commerce/charts-panel/chart-panel-header, /e-commerce/charts-panel/chart-panel-summary, /e-commerce/charts-panel/charts
Lesson 2.9 Slide Out /e-commerce/slide-out
Lesson 2.10 Progress Section /e-commerce/progress-section
Lesson 3.1 Smart Table /tables/smart-table
Lesson 3.2 Smart Table /tables/smart-table
Lesson 3.3 Smart Table /tables/smart-table
Lesson 3.4 Tree Grid /tables/tree-grid
Lesson 4.1 Form Layouts /forms/form-layouts
Lesson 4.2 Form Inputs (Forms) /forms/form-inputs
Lesson 4.3 Datepicker /forms/datepicker
Lesson 4.4 Buttons /forms/buttons
Lesson 4.5 Nebular Select, Form Inputs (Extra Components) /extra-components/form-inputs/nebular-select, /extra-components/form-inputs
Lesson 5.1 Charts /charts
Lesson 5.2 Echarts /charts/echarts
Lesson 5.3 Chartjs /charts/chartjs
Lesson 5.4 D3 /charts/d3
Lesson 6.1 Maps /maps
Lesson 6.2 Leaflet /maps/leaflet
Lesson 6.3 Gmaps /maps/gmaps
Lesson 6.4 Bubble /maps/bubble
Lesson 6.5 Search Map, Map (Search Map), Search (Search Map) /maps/search-map, /maps/search-map/map, /maps/search-map/search
Lesson 7.1 Dialog, Showcase Dialog /modal-overlays/dialog, /modal-overlays/dialog/showcase-dialog
Lesson 7.2 Dialog Name Prompt /modal-overlays/dialog/dialog-name-prompt
Lesson 7.3 Window, Window Form /modal-overlays/window, /modal-overlays/window/window-form
Lesson 7.4 Toastr /modal-overlays/toastr
Lesson 7.5 Tooltip, Popovers /modal-overlays/tooltip, /modal-overlays/popovers
Lesson 8.1 Tiny Mce (Editors), Tiny Mce (Theme Component) /editors/tiny-mce, /@theme/components/tiny-mce
Lesson 8.2 Ckeditor /editors/ckeditor
Lesson 9.1 Grid /ui-features/grid
Lesson 9.2 Icons /ui-features/icons
Lesson 9.3 Typography /ui-features/typography
Lesson 9.4 Search Fields /ui-features/search-fields
Lesson 10.1 Calendar, Day Cell /extra-components/calendar, /extra-components/calendar/day-cell
Lesson 10.2 Calendar Kit, Month Cell /extra-components/calendar-kit, /extra-components/calendar-kit/month-cell
Lesson 10.3 Progress Bar, Interactive Progress Bar /extra-components/progress-bar, /extra-components/progress-bar/interactive-progress-bar
Lesson 10.4 Spinner, Spinner Sizes, Spinner Color, Spinner In Buttons, Spinner In Tabs /extra-components/spinner, /extra-components/spinner/spinner-sizes, /extra-components/spinner/spinner-color, /extra-components/spinner/spinner-in-buttons, /extra-components/spinner/spinner-in-tabs
Lesson 10.5 Alert /extra-components/alert
Lesson 10.6 Chat /extra-components/chat
Lesson 10.7 Form Inputs (Extra Components), Nebular Select /extra-components/form-inputs, /extra-components/form-inputs/nebular-select
Lesson 11.1 Not Found, Miscellaneous /miscellaneous/not-found, /miscellaneous
Capstone Exercise Multiple — see individual lessons Multiple

Appendix B: Documentation Coverage {#appendix-b-documentation-coverage}

This appendix is for document maintainers, not end users.

Screens Covered

All 100 screens listed in the assessment scope are covered in this document. Each screen is mapped to at least one lesson or foundation skill section in Appendix A.

Shell/Router-Outlet Screens

The following screens are routing shell components that render no UI of their own. They are documented as navigation context rather than as standalone lessons:

Partially Documented Workflows

The following workflows have steps that could not be fully verified from available documentation:

Workflow Gap Location in Document
Security Cameras — returning from single-camera to grid view Steps 3–4 of Lesson 1.7 could not be verified. The return control is defined in the template file, which was not provided. Lesson 1.7
Slide-Out Panel — toggle button label and position Steps 3–6 of Lesson 2.9 could not be verified. The toggle button is defined in the template file, which was not provided. Lesson 2.9
Window Form — close button wiring The close() method is defined in WindowFormComponent but is not bound to any template element in the provided source. The window can be closed via the title bar X button (Nebular built-in). Lesson 7.3
Nebular Select — specific option labels The option labels in the Nebular Select demonstration are defined in the template file, which was not provided. Lesson 4.5
Search Fields — specific variant descriptions The search field variants are defined in the template file, which was not provided. Lesson 9.4
Alert — dismissible alert behavior Whether alerts have dismiss buttons is defined in the template file, which was not provided. Lesson 10.5
Form Layouts — specific layout types shown The exact layout examples are defined in the template file, which was not provided. Lesson 4.1
Weather screen The Weather component template was not provided. The Weather panel is mentioned in Lesson 1.2 but not given a dedicated lesson. Lesson 1.2
Kitten screen The Kitten component template was not provided. This appears to be a decorative/placeholder dashboard page. No lesson was created for it. N/A

Inferred Information

The following information was inferred from technology conventions rather than explicitly documented in the source files. Verification is recommended before distribution:

Item Inference Recommendation
Sidebar toggle behavior Documented as "compact/expand" based on NbSidebarService.toggle(true, 'menu-sidebar'). The exact visual behavior (icon-only vs. hidden) should be verified. WHO: Development team lead. WHAT: Confirm whether the sidebar collapses to icon-only or hides completely when toggled. WHERE: FS-1 and Lesson 1.1.
User context menu actions "Profile" and "Log out" menu items are defined but their routing/action logic is not implemented in the Header component. The actual behavior when clicked is unknown. WHO: Product owner. WHAT: Confirm what happens when a user clicks "Profile" or "Log out" in the user context menu. WHERE: FS-1.
Authentication/login flow No login screen was included in the assessment scope. The manual assumes users are already authenticated. WHO: Development team lead. WHAT: Provide documentation for the login/authentication flow. WHERE: A new Module 0 (Prerequisites / Getting Started) should be added before Module 1.
E-Commerce dashboard layout The ECommerceComponent template was not provided. The widget layout described in Module 2 is inferred from child component documentation. WHO: Development team lead. WHAT: Confirm the exact widget arrangement and any widgets not covered by the child component documentation. WHERE: Lesson 2.1.
Security cameras return control The return-to-grid control is inferred to exist but its exact form (button label, position) is unknown. WHO: Development team lead. WHAT: Confirm the label and position of the control that returns from single-camera to grid view. WHERE: Lesson 1.7, Steps 3–4.
Progress Section ngOnDestroy bug The source documentation notes that ngOnDestroy sets this.alive = true instead of false, which is a bug. This does not affect user-facing behavior but may cause memory leaks in long sessions. WHO: Development team lead. WHAT: Confirm whether this bug has been fixed in the current production build. WHERE: No user-facing impact; no change needed in the document unless the bug causes observable behavior.

Screens Outside Scope

The following application areas are referenced in the Pages navigation menu but were not included in the assessment scope and are therefore not covered in this document:

Recommendation to document maintainer: Before distributing this manual to end users, the following sections require subject matter expert review:

  1. Authentication flow — Add a Module 0 covering login, logout, and session management. Consult the product owner for the complete authentication workflow.
  2. Security cameras return control — Verify and update Lesson 1.7 Steps 3–4 with the correct control label and position.
  3. Slide-out panel toggle — Verify and update Lesson 2.9 Steps 3–6 with the correct toggle button label and position.
  4. User context menu — Verify what Profile and Log out actually do, and update FS-1 accordingly.
  5. Weather and Kitten screens — Determine whether these screens require dedicated lessons or can remain as brief mentions.