11
Case Management – Pages and Actions
In this chapter, we’ll focus on creating the functionality of the frontend of our case management application. This frontend will allow the end user to manage a case for a customer. This could be for an insurance company or law firm, for example, among many other use cases. Each entry in the data model will hold information about a specific case, where you can track the status of and save notes on the case. This should further familiarize you with all the basics that you’ve been taught in the previous chapters. It will be a frontend that will connect to our created data model, the page builder, actions, and interactions for our logic. We will also be using authentication in this frontend. In the previous ...
Get Democratizing Application Development with Betty Blocks now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.