+ problemWhat the client asked for
QLYR runs a two-sided marketplace where verified professionals match with clients. The team needed marketing-tier landing surfaces, conversion-optimized onboarding, search and matching that respects category logic, and a multilingual product surface.
+ processHow it was built
Webflow as the marketing and content surface, Django as the backend service. Verified-professional onboarding gates handled inside Django. Search and matching keyed off category taxonomy. Multilingual routing across the public surface. Stripe transition managed on the back end for the payments leg.
- Webflow
- Django
- Custom
- Stripe
+ outcomeWhat shipped and what it changed
Live on qlyr.com with verified-professional onboarding and matching working end-to-end. Multilingual category routing in production. Project balance and Stripe transition handled alongside the build.
+ the technical winWebflow front plus Django back, with the onboarding gate in Django so verification logic stays in code, not in a Webflow form. Category-aware matching runs server-side, no client-side prediction.
+ scopeWhat was delivered
- Webflow marketing and content surface with multilingual routing.
- Django backend for verified-professional onboarding.
- Search and matching keyed off category taxonomy.
- Stripe transition for the payments leg.