A location tracking solution and an attendance register for employees. It works as follows:
▪ Gets user's current location while connected/disconnected to the internet.
▪ Captures a selfie picture which is then compressed and uploaded to firebase storage.
▪ Gets location updates in foreground/background.
▪ Sends these data to firebase real-time database and detects fake-location.
▪ Can perform the whole scenario offline.
▪ Gets user's current location while connected/disconnected to the internet.
▪ Captures a selfie picture which is then compressed and uploaded to firebase storage.
▪ Gets location updates in foreground/background.
▪ Sends these data to firebase real-time database and detects fake-location.
▪ Can perform the whole scenario offline.
Show More