In the previous post we displayed all details of a given eBike including its components. Now let’s load all the activities a user has performed via the Activity Records API (Smart System) and display them. 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-activities.png


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