speedometer
This Android application simulates a simple speedometer, with violations history.
Users can monitor their current speed, their violation history list and violations of all users in a map.
Firebase is used for user management and storing data.
Activities
- Login: Authenticates users before using the application.
- Speedometer: Monitors user's current speed and report violations.
- UserViolationsList: List containing user violations.
- AllViolationsMap: Presents violations of all users, in a live map.