Polymer trading has run on WhatsApp threads and phone calls for decades. This is the mobile marketplace that replaced them — a verified, searchable trading platform built for India's polymer supply chain, from first sign-up to live deal.
Suppliers and buyers coordinate deals through scattered chats and phone calls — no searchable listings, no standardized specs, no way to discover a supplier outside your existing contact list. Trade is bottlenecked by who you know, not who has the best material.
A structured B2B marketplace with grade-level search filters, geolocation-based discovery, and a document-verified onboarding gate that screens out unverified traders before they can list or buy — plus a web admin dashboard giving the platform operator real oversight that WhatsApp trading never could.
Filter listings by grade, polymer type, application & supplier — not just keyword match.
Geohash-based radius search surfaces the nearest verified suppliers first.
Buyers message sellers directly on a listing — inquiries logged, not lost in chat.
Secure phone-based login, gated behind mandatory document upload and manual review — no unverified trader gets past onboarding.
FCM push notifications plus email alerts keep admins and users in the loop in real time.
Godown management with location tracking tied to each seller's stock.
Live polymer price updates and an industry news/RSS feed inside the app.
One account, two roles — switch instantly depending on the transaction.
Web dashboard to verify users, moderate listings, and oversee every inquiry.
The API runs on Cloud Run, so containers spin up on demand and scale back to zero when traffic is quiet — no always-on VM billing 24/7 for a marketplace that trades in bursts.
Auth, push notifications, file storage and crash reporting run on Firebase — offloading infrastructure the team would otherwise have to build and maintain in-house.
Flutter ships both the iOS and Android app from a single codebase, cutting mobile development and maintenance effort compared to two native builds.