Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.01 KB

JaKi-Application-Project

JaKi application is a traffic safety platform that intended for people to report traffic violance by capturing the proof and sending it to police server. This project however is still ongoing, the last feature added was auto suggestion search for the maps inside.

To Run this Project

  1. Open the cloned project in Android Studio
  2. Run it

Google Product that is used:

  1. Android
    To build the app using Android Studio and as the OS Platform for the mobile app.
  2. Google Maps API
    To visualize current location of the device, destinations, routes, etc.
  3. Google Places API
    To get the details info, such as lat & lng of the places that is search.

Gooogle Product that will be used

  1. Google Directions API
    To see the possible routes from current location to the destination
  2. Google Account Linking
    For authentication flow, user info, etc
  3. Other products that will be useful later

Notes

Google API Key used in here is just a dummy key, please use your own API Key