Logistics Microfrontend Platform¶
This section covers the ConnectSoft logistics Blazor microfrontend: a modular UI for logistics operations (administration and light self-service), delivered first with stubbed data and service abstractions so development can proceed before the logistics backend exists.
Scope¶
- UI layer: Blazor WebAssembly MFE generated from ConnectSoft.Blazor.MicrofrontendLibraryTemplate, styled with ConnectSoft.Blazor.UIKit and the Flowbite adapter (Tailwind-aligned patterns used across ConnectSoft MFE templates).
- Host: ConnectSoft.Blazor.ShellTemplate for navigation, authentication handoff, and MFE loading.
- Data: In-memory or stub implementations behind interfaces; swap to HTTP clients when APIs are available.
Documentation¶
| Document | Purpose |
|---|---|
| Blazor Microfrontend Backlog Plan | Single Azure DevOps epic LOG-MFE-001, four milestone features, and four end-to-end tasks (each includes implementation, tests, documentation, and CI/CD for that slice) |
Related products¶
Solutions such as List-It (equipment and venue logistics) may consume this MFE when integrated into their shell; product-specific notes can link here from their documentation site.