← Back to projects
Roadpple

Marketplace

Roadpple

Led the backend engineering for a travel and hangout platform that helps planners coordinate experiences with their community. Supports two models: standard public trips and private plans — each with payments, real-time chat, and identity verification.

Role

Backend Lead

Type

Client project

Year

2024

Status

Live

Implementation

Roadpple is a platform that helps planners organise trips and hangouts with their community through two models: standard public trips and private plans. I led the backend engineering — owning the API layer from architecture to delivery across auth, KYC verification, payment processing, real-time chat, push notifications, and organizer payouts.

// Trip lifecycle (high-level)
user registers → identity verified (KYC)
  → creates or joins a trip
  → payment held until completion
  → real-time chat opens for participants
  → trip ends → organizer payout released