1. 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.

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 race car.

FR2

A crewmember must be able to view all data sent from the sensors of a 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 race car must be represented in any form of graph to provide an easy insight into the current race's situation.
  • No labels