...
On top of the requirements set by the different use-cases and the domain model, there's a few more requirements that we'll have to take into account consider when developing our product. The requirements listed in the table below are all functional, meaning that our system needs these functionalities.
Code | Description |
---|---|
FR1 | A user must be able to log in to the website to be able to either view a race or analyse the data of a specific racecarrace car. |
FR2 | A crewmember must be able to view all data sent from the sensors of a racecar race car on a dashboard to be able to analyse the race and make impactful decisions. |
FR3 | All data sent by the sensors in a racecar race car must be represented in any form of graph to provide an easy insight into the current race's situation. |