Design a mobile app prototype called “SafeRoad India”.
The app should have three main screens:
  1. Hazard Reporting Screen:
  • Simple interface with a large round button labeled “Report Hazard”.
  • Background should show a faint map with current GPS location.
  • When the button is tapped, it should automatically save the location.
  1. Crowdsourced Map Screen:
  • Full-screen map view.
  • Display danger spots as red pins (high risk) and yellow pins (moderate risk).
  • User can zoom in and out.
  • A small floating button “Report Hazard” should be available here too.
  1. Live Alert Screen:
  • Pop-up style alert with bold text: “Warning! Hazard Ahead”.
  • Subtext: “Pothole reported in 50 meters.”
  • Two buttons: “OK” and “Dismiss”.
  • Use simple icons like ⚠️ for warning (optional).
Flow:
  • Tapping the big button on Screen 1 takes the user to Screen 2 (map view).
  • Approaching a hazard pin on the map triggers Screen 3 (alert pop-up).
Design Style:
  • Clean, modern, flat UI.
  • Use bright colors: red for danger, green for safe actions.
  • Mobile-friendly layout, Android style.