Engineered the backend for a mobile platform connecting patients and doctors, with integrations for payments, mapping, and notifications.
- Designed and implemented an HTTP API backend to support iOS and Android apps.
- Built a relational database with PostGIS extensions for geospatial queries, managing users, service history, and ratings.
- Integrated Stripe Connect for in-app payments between patients and doctors.
- Implemented Google Maps API for travel time estimation and geocoding.
- Configured Firebase Cloud Messaging to deliver real-time server-to-mobile notifications.
- Deployed as a Docker Compose project on a VPS, including application and database containers.