Other functional requirements
...
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 consider when developing our product. The requirements listed in the table below are all functional, meaning that our system needs these functionalities.<Use this section to describe functional requirements that cannot be expressed in the shape of use cases, for instance because they do not concern goal-oriented interactions of an actor with the system.>
Code | Description | ||
---|---|---|---|
FR1 | A user should must be able to log in to the webapplicationthe website to be able to either view a race or analyse the data of a specific race car. | ||
FR2 | A user should crewmember must be able to view the all data sent from the racecar in real-time. | FR3 | A user should sensors of a race car on a dashboard to be able to see the data of multiple racecars that have been tied to their personal account.analyse the race and make impactful decisions. |
FR3 | All data sent by the sensors in a race car must be represented in any form of graph to provide an easy insight into the current race's situation | FR4 | All racecar data should be represented in a graph. |