In the previous post we displayed the details of a selected component. Now let’s load all the activities a user has performed via the Activity API (eBike System 2) . To do so we need to

To give the user an idea about the activity we will display its name, ist start date and the traveled distance.

web-app-activity-summary.png


In the next post we will display activity details of a selected activity.