← All work
Marketplace · Real-time · Payments
Real-time mobility marketplace backend
A Django + Channels backend powering a real-time mobility marketplace with payments, loyalty, and live availability updates.
// what we built
Django 5 REST API with Django Channels for WebSocket-based availability and notifications. Celery + Redis for async settlement and messaging. Subscription tiers, a points-based loyalty model, vehicle and slot domain models, reviews, and cancellation flows. CORS and HTTPS enforced; deployed under Uvicorn / Gunicorn behind Docker.
// stack
Django 5 + DRFPostgreSQLDjango ChannelsCeleryRedisJWTDocker