Summary
In this chapter, we built a desktop app that works on Windows, macOS, and on the web using WASM. We covered how to write a data input form with input validation and how to use the Windows Community Toolkit. After that, we learned how to display data using the Windows Community Toolkit DataGrid control. Lastly, we covered how to export data in PDF format and provided a download link by writing a custom HTML control.
In the next chapter, we'll build a mobile app instead. While it will also be designed to be used by employees of UnoBookRail, the main focus will be running the app on a mobile device. Among other things, we'll use this app as an opportunity to look at working with unreliable connectivity and using device capabilities such as a camera.