...
The product owner has not given a lot of constraints for this project. There are still a few technical limitations that limit our options. The car's data is being sent to the database twenty times per second. Because Regterschot Racing wants a constant stream of data to the application, it is required to use TCP as a communication protocol. This data has to be converted into graphs because a clear overview of all data is demanded. We will have to use Google Charts because Google Charts runs in a web-application and can update the data twenty times per second (Lijden & Kooy, 2022).
Product Functions
Summary of all the functions:
- The product must present data from the sensors of the racecar.
...
- The user is able to login to the site and choose how the data is presented.
- The product stores all the data from the sensor for future purposes.
- The crewmember is able to add, delete and update a tab.
- The crewmember can place charts in the tab that contains data from the chosen sensor.
- The viewer and crewmember can watch past and present races.