...
The database is used so that the web application can get data to produce graphs for the dashboards.
Usecases
View Dashboards
To view a dashboard is an end goal so that the user can see the relevant graphs.
...
Services are the dependencies that our web application uses.
Google Charts
Google Charts is used so the data that we get from the database can transform to a graph thats used for the dashboard.
Data Warehouse
The data warehouse is where the data is stored of every single race.
Cloud Storage
Cloud storage is where data that is saved on the cloud is stored.
Deployment Diagram
BrokerServer
...