grodnoroads / GrodnoRoads

App to help drivers observe actual situation on the road

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon

Grodno Roads - actual information on the road

API

Download Status

EN

The application shows on the map the current situation on the roads of Grodno and the region.

Current functionality:

  • display of stationary/temporary/mobile cameras
  • the ability to send events about the traffic police and accidents
  • voice alerts

Try without building sources

Get it on Google Play

Issues

In case bug and suggestions, please create issue.

Useful gradle commands

Check dependency updates: ./gradlew dependencyUpdates Run compose metrics: ./gradlew app:android:assembleRelease -PenableComposeCompilerReports=true

Build ui-demo: ./gradlew app:ui-demo:assembleRelease

Build app debug: ./gradlew app:android:assembleDebug Build app release: ./gradlew app:android:assembleRelease

About

App to help drivers observe actual situation on the road

License:Apache License 2.0


Languages

Language:Kotlin 99.9%Language:Shell 0.1%