Overview
The aim of this project was to add a reporting dashboard with charts and an interactive map to the front end for a system software provider of car sharing companies, which in turn was made available to the car sharers. Car sharers can use this to quickly and clearly display important key figures such as capacity utilisation, turnover or customer information. The data was provided by the client via a REST interface using Swagger UI in accordance with the OpenAPI standard. The task was to create generic chart components so that all data could be visualised appropriately.