name | description | page_type | languages | products | urlFragment | ||||
---|---|---|---|---|---|---|---|---|---|
.NET MAUI - Point of Sale |
Point of Sale application that demonstrates UI techniques for customizing a sidebar menu, tab bars, radio buttons, and more. The project features a desktop/tablet UI and a mobile UI. |
sample |
|
|
apps-pointofsale |
From Focus on .NET Conf: MAUI.
This app demonstrates various techniques for building a desktop and mobile application that takes advantage of native platform features, and adapts to a wide range of device needs all from a single codebase. This is NOT a complete application.
If you want to test the full functionality of this app locally for iOS, make sure to rename the Platforms/iOS/EntitlementsSample.plist
file to Platforms/iOS/Entitlements.plist
.
By doing so, you will need a matching provisioning profile in your Apple Developer accound in order for everything to work correctly.
-
Original design: https://www.uplabs.com/posts/foodos-food-point-of-sale
-
Various graphics: https://mockup.graphics
-
.NET MAUI: http://learn.microsoft.com/dotnet/maui
-
CommunityToolkit.Mvvm: https://learn.microsoft.com/windows/communitytoolkit/mvvm/introduction
-
CommunityToolkit.Maui: https://github.com/CommunityToolkit/Maui
-
SkiaSharp & Lottie: https://mono.github.io/SkiaSharp.Extended/api/ui-maui/#sklottieview
-
MicroCharts: https://github.com/microcharts-dotnet/Microcharts
-
Ril.BlazorSignatureCanvas: https://github.com/ResourceWare/Ril.BlazorSignatureCanvas