Install HARDA

Hazard Assessment Road Detection Application

Android

Download the APK

Scan the code, or tap below on the phone itself. Android 8.0 or newer.

Download for Android Build details

Android will warn about installing outside the Play Store — allow installs from your browser when prompted. This is an internal-distribution build, signed for testing rather than published to the Play Store.

Web

Open the dashboard

Hazard map, report submission and the admin interface, in any browser.

Open HARDA
Run it from source
  1. git clone https://github.com/alihariz/harda
  2. cd harda/mobile && npm install
  3. npx expo start, then scan the QR with Expo Go

The app talks to https://fyp.aliharizanuari.org/api/v1, set in mobile/app.json under extra — the same server this page is on, so a source build works against live data with no further setup.