In the previous post we implemented a user authentication via SingleKey ID. Now that the user can log in let’s load their eBikes via the eBike Profile API (Smart System) and display them. To do so we need to

To help the user to distinguish between multiple eBikes we display the eBike ID on each card.

web-app-ebikes.png


In the next post we will display the details of an eBike.