Skip to content

CodingInfinite/FrisbeeKotlinApp

Repository files navigation

FrisbeeKotlinApp

Cab Booking App With Realtime database and Google Maps

alt text

The following are the features which you'll find in this project:

  1. Show GoogleMaps.
  2. Animate multiples marker simultaneously on GoogleMaps.
  3. Calculate the distance from the current location to the nearest driver.
  4. Show multiples online drivers on GoogleMaps.
  5. Animate the User PinView and show nearest driver distance time.
  6. Working with Firebase Real-time Database.
  7. Reverse Geocode location where the user drags current Marker.

To know how the code works see this link.

You can get the Java app code from this link