Devoteam / ConnectivityServiceDevelopment

The repository for the Skoda tender Connectivity Service Development
Other
0 stars 0 forks source link

Implement Driver Distraction Rule #13

Closed R1N4-Devo closed 3 weeks ago

R1N4-Devo commented 3 weeks ago

As a developer, I want to implement a distraction rule in the in-car app, so that the driver cannot use the app while the car is moving.

Acceptance Criteria:

  1. Driving State Detection:

    • The app should detect when the car is moving.
  2. Distraction Rule Activation:

    • When the car is moving, the app should disable all interactive features for the driver.
    • The app should display a message indicating that the app is disabled while driving.
Smootje commented 3 weeks ago

Closed by PR #35