Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Domain Model

Image RemovedImage Added


Glossary

ConceptDescription
RegterschotRacingCompany that wants to build a zero-emission race car for amateur racing.
UserThe person that uses the Regterschot Racing dashboard.
UsernameThe name the user will use.
PasswordThe key of the account of the user. (is hashed)
TokenAuthenticates the user.

Dashboard

Dashboard shows every stat of the race car. Shows tabs so that the user can filter what they want to see.
RacerThe racer you choose decides the dashboard you get.
TabShows the graphs that belong to the tab name. 
NameName of the tab.
SensorA device that measures or detects data the way its used for.
DataValues of the sensor.
TimeStampTime stamp that the data uses.
WheelSpeedSends the amount that the wheel spins in rounds per minute.
RPMRounds per minute.
TimeStampTime stamp given with the RPM.
RaceCarCar that is used by the racer on the racing track.
GraphShows the data produced by the sensors.
ColorColor used for the data in the graph.
TimeScopeStart time and end time of the graph.
LineGraphA graph that shows the data with a line.
BarGraphA graph that shows the data through the heights of the bars.
SpeedoMeterShows the speed the racer is driving.
MinSpeedMinimal speed used for the speedometer.
MaxSpeedMaximal speed used for the speedometer.
PieChartA circle that shows data with the size of the pieces in the circle.