Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.77 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.77 KB

GroupNav(live_location_tracker)

GroupNav is a mobile app to share your realtime location with GPS tracking and stay connected with your friends, families and co-workers. Hop on in, form some groups and get started.

The application is built using Flutter with Firebase and Firestore to handle the authentication of users and data management.

Features

  • Live Location Sharing between members of a group using Location Markers on Google Maps.

  • Form multiple groups with your friends or family easily and share your location with each other.

  • Users can login either by creating an account or sign-in using their Google accounts as well.

How the Location Sharing Works?

image

  • The device gets its continous location updates from GPS using the Google Maps API.
  • Location data for the user is updated in their respective firestore documents, and subsequently in the group documents.
  • Other devices sharing goups with the first user read that firebase firestore document and show the marker in the stored location.

Contributors

GroupNav has been designed and developed by