The main function of the SIRIUS SMART RALLY TRACKER is to track the positions and status of rally event competitors and interact with them in real time.
The software is made of two parts:
The web application is the central system for event configuration and monitoring, from which messages and flags can be sent to one or more competitors at a time — that are then received in the mobile app.
The web app allows for users to be created with the following roles:
Event organizer: Includes the overall configuration of the competition and their institution. Their system permissions include:
add, edit, delete, and associate roles with users
add, edit, delete, and publish Events
add, edit, and delete competitors
invite a competitor
authorize or reject competitors
see a live race
<aside> 🚫 They cannot interact with competitors they can’t see or send messages.
</aside>
Event Official: Their permissions include:
edit details related to the map
see event details, though they cannot eliminate nor publish events
see their institution’s races
see a live race
<aside> 🚫 They cannot interact with competitors they can’t see or send messages.
</aside>
Clerk of Course: They are responsable for System operation throughout the race. Their role spans all critical, safety, and map-related functionalities needed to monitor the race. Their system permissions include:
being the race operator for their institution: monitoring the location of drivers in almost real time, receiving emergency alerts, and sending messages and red flags.
see event details
<aside> 🚫 They cannot edit, eliminate, or publish events.
</aside>
Here is an overview of the Web Application’s features:
1-. How to add users to an institution?
2-. How to edit an institution’s users?