The app helps to find the safest path based on number of crimes committed using shortest path algorithm. User can select the source and destination, and the route will be displayed.
The app is installed by installing the app-release.apk in the mobile.
Safe-Route-Application/app/release/app-release.apk
The following video show a demo of the app.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.