Queue security
- Validate users’ geolocation before allowing them to join queue
- Possibly use google maps API
Implementation:
- Add another function to UserModel
- AlertDisplay from Timeout (for notifying the user)
- We can set coordinates and fetch user location for android
Edited by Abhinit Patil