TAMUSHPE / MobileApp

TAMUSHPE Mobile App
MIT License
9 stars 0 forks source link

Geofencing #273

Closed LucientZ closed 6 months ago

LucientZ commented 6 months ago

Implements geofencing to eventSignIn and eventSignOut cloud functions. The user's client will send its current position to the cloud function and the distance will be checked if it's within the given acceptable range (Event radius + 10 meters to account for possible error).