Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 868 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 868 Bytes

pothole-detector

python

Detecting potholes using a smartphone app, & display the data to users over maps (google or open-street) through a app.
In future, the service could be used to create an open map of road conditions, for example in India.


Steps to get started with this project

Follow along with steps below to start with the project.

Prerequistes:

  1. Get Flutter SDK
  2. Install Google maps SDK for flutter
  3. Get api keys for google maps SDK api

Get the project in current state:

After forking the project get the repo link and:

git clone https://github.com/<YOUR-USER-NAME>/pothole-detector
cd pothole-dectector
flutter run # to test the project, keep your device attached