Displaying a Summary to the Users

Learn how to use the historical data to display a summary of activities to the users.

One of the benefits of having the data stored in a SQL database is that we can use its expressive power to query and summarize the data in many ways. Let’s use that to present a summary of the users’ activities in the application. To display the data to the users, we’ll add two new sections to our application’s interface, as shown in the figures below.

Get hands-on with 1200+ tech skills courses.