Sahaya – Geofencing-Based Tourist Safety Platform (Python, REST APIs, Machine Learning)
Implemented geofencing-based logic to process real-time geolocation updates and trigger alerts based on whether a coordinate falls within a defined boundary. Built RESTful services to handle location updates, alert triggers, and communication between frontend and backend. Developed core backend logic in Python to evaluate point-in-region conditions for geofencing events. • Geolocation boundary definition using latitude/longitude regions • Point-in-region checks for geofencing alert triggers • Backend REST API implementation for location update handling • Alert-trigger workflow integration across system components