DBA (Den Blå Avis) is Denmark's largest classified and second-hand marketplace — a platform where private individuals and small businesses list items for sale across categories from electronics and furniture to vehicles and real estate, with optional integrated parcel shipping so buyers and sellers across the country can transact safely without meeting in person. A DBA-style marketplace clone brings this model to any market, combining a classifieds listing platform with a built-in logistics layer.
Unlike a simple classified ads website, this is a full two-sided commerce and logistics platform: a buyer app for browsing, messaging, and secure checkout; a seller app for listing management, order fulfilment, and shipping label generation; a web-based admin and moderation panel; and a logistics carrier dashboard for managing parcel integrations, tracking, and delivery zone configuration. Building this requires expertise in custom software development for marketplace architectures, payment escrow engineering, and logistics software development for carrier API integration.
Whether you are launching a nationwide classified marketplace, building a category-specific re-commerce platform (fashion, electronics, furniture), entering the Nordic second-hand economy, or adding a logistics layer to an existing classified site — this guide provides the complete picture of costs, features, and technical architecture.
Secure, threaded in-app messaging between buyers and sellers — with offer and counter-offer functionality, image sharing for condition queries, and automated message templates for common questions.
Funds are held in escrow from the moment a buyer pays until they confirm receipt of the item — protecting both parties and building the trust that drives conversion on a peer-to-peer platform.
In-platform parcel shipping via PostNord, GLS, DAO, and other Danish carriers — sellers generate prepaid shipping labels directly from the app, and buyers track their parcel from dispatch to doorstep.
A production-ready DBA-style marketplace is built across four interconnected modules — each contributing to total development scope and investment.
01 — Buyer & Shopper App (iOS & Android)
Full-text search across all listings with faceted filters — category, price range, condition, location radius, seller type, and shipping availability — plus a curated homepage feed based on saved searches and browsing history.
Save favourite listings and set up search alerts — receiving push notifications when new items matching saved search criteria are posted, driving repeat engagement and purchase conversion.
Direct messaging thread per listing — ask questions, negotiate price with counter-offer tools, share additional images, and agree on meeting or shipping arrangements before committing to purchase.
One-tap checkout with card, MobilePay, Apple Pay, or Google Pay — funds held in escrow until the buyer confirms receipt, with automatic release to the seller after the buyer protection window closes.
Real-time shipment tracking from the carrier integrated directly in-app — tracking number auto-linked at dispatch, with push notifications at each carrier scan event from collection to doorstep delivery.
View seller profile with verified identity badge, historical rating, total completed sales count, and review feed from previous buyers — giving confidence before committing to a purchase from an unknown private seller.
02 — Seller & Lister App (iOS & Android)
Camera-first listing creation — photograph the item, add a title and description, select a category, set a price, choose between collection-only or shipping, and publish in under two minutes from any smartphone.
Manage all active, sold, and expired listings from a single dashboard — edit price and description, relist expired items, mark sold, add additional photos, and bulk manage listings for high-volume sellers.
Once an order is placed, generate a prepaid PostNord, GLS, or DAO shipping label directly in-app — print at home or at a partner point, and hand off the parcel at the nearest drop point without any web portal.
Instant push alerts for new buyer messages, purchase confirmations, and shipping status updates — with the full conversation thread and order details on a single screen for fast, efficient seller responses.
Sales revenue dashboard showing pending escrow, available balance, and completed payouts — with one-tap bank transfer, itemised transaction history, and auto-generated VAT invoices for business sellers.
Views, saves, and message rate per listing — identifying which photos, titles, and price points drive the most buyer interest — with a 30-day sales summary and average time-to-sale by category.
03 — Admin & Moderation Panel (Web)
AI-assisted listing review queue flagging prohibited items, suspected counterfeit goods, misleading descriptions, and policy violations — with one-click approve, edit-request, or remove actions for moderators.
Full user account administration — identity verification status, transaction history, warning and ban management, buyer protection claim handling, and escrow dispute resolution with evidence review tools.
Create and edit listing categories, subcategories, and item-specific attributes (size, colour, condition, brand) — with drag-and-drop category tree management and per-category fee configuration.
Gross merchandise value (GMV), commission revenue, featured listing income, shipping fee revenue, and active seller count — with cohort analysis, category performance, and month-over-month growth dashboards.
Automated fraud signal detection — duplicate account identification, price manipulation patterns, phishing message scanning, payment fraud flags — with a case management workflow for trust and safety investigators.
Configure paid promotion tiers — featured spot, top-of-category badge, homepage carousel placement — with campaign scheduling, budget limits, per-seller promotion purchase, and performance reporting by promotion type.
04 — Logistics & Carrier Integration Dashboard (Web)
Manages carrier partnerships, parcel volume, tracking, and returns — drawing on Algosoft's logistics and transportation software development expertise for marketplace shipping infrastructure.
API connections to PostNord, GLS, DAO, and additional Danish and Nordic carriers — with carrier rate tables, service type configuration (standard, express, parcel locker, pickup point), and automatic rate comparison at checkout.
Bulk label generation, label format configuration (PDF, ZPL, thermal), barcode standard management, and volume pricing negotiation tracking with each carrier partner.
Unified parcel tracking aggregated from all carrier APIs — normalising carrier-specific status codes into consistent platform states visible to both buyer and seller, with exception handling for lost or delayed parcels.
Buyer-initiated return label generation, return shipment tracking, automatic escrow refund trigger on confirmed return receipt, and return rate analytics by category and carrier.
Configure shipping rates by parcel size, weight band, and destination zone — with zone exclusions for remote postcodes, maximum declared value limits per carrier, and DangerousGoods category restrictions.
Parcel volume by carrier, on-time delivery rate, average transit time, carrier-level claim rate, and shipping revenue — with monthly carrier performance scorecards for contract renegotiation support.
Transparent investment ranges across four build scopes — covering full end-to-end application development from design through production launch for the Danish and Nordic market.
Tier 01
MVP Platform
$15,000 – $32,000
4 – 5 monthsTier 02
Mid-Level Platform
$32,000 – $60,000
5 – 8 monthsTier 03
Advanced Platform
$60,000 – $100,000
8 – 13 monthsTier 04
Enterprise Platform
$100,000+
12 – 18 monthsNote: Final cost depends on number of marketplace categories, carrier integrations, payment methods (MobilePay, Stripe, open banking), escrow architecture complexity, AI moderation tools, search engine sophistication, GDPR compliance scope, and whether the platform targets Denmark only or the broader Nordic market. Contact Algosoft for a free, no-obligation estimate.
Phase-by-phase cost and timeline data to inform your product development roadmap and prioritise investment by feature impact on buyer and seller experience.
Eight variables that most significantly influence total investment for a classified seller marketplace with integrated logistics — understanding them makes scoping decisions clearer.
A single-category marketplace (electronics only, fashion only) is significantly simpler than a general classified platform supporting multiple categories — each with different listing attributes, condition grades, prohibited item rules, and fee structures. Every additional category adds attribute schema, moderation rules, and admin configuration scope to both the backend and the admin panel.
A single carrier integration (PostNord only) is straightforward. Each additional carrier (GLS, DAO, Bring) requires a separate API integration, label format handling, tracking status normalisation, and rate table management — adding 1–2 weeks per carrier. The logistics dashboard must then aggregate and reconcile data across all carriers, adding backend complexity that scales with the number of carrier partnerships.
Basic Stripe card payment is quick to implement. A full marketplace payment architecture — Stripe Connect for split payouts to sellers, escrow hold-and-release logic with configurable buyer protection windows, MobilePay integration for the Danish market, and automatic VAT calculation for business sellers — adds significant backend complexity and requires careful legal review of Danish payment regulations and consumer protection law.
Basic SQL-based keyword search is quick to build. A full Elasticsearch or Algolia-powered search engine — supporting typo tolerance, synonym matching, faceted filtering, location-based radius search, and personalised result ranking — adds 3–5 weeks of dedicated engineering and introduces an ongoing search infrastructure cost that scales with listing volume. See our custom software development team for search architecture options.
A basic reported-listing flag system is minimal scope. A full trust and safety stack — AI-powered prohibited item image detection, phishing message scanning, duplicate account detection, payment fraud signals, and a case management workflow — adds 4–6 weeks across backend and admin panel. For a C2C marketplace targeting high-value categories (electronics, vehicles), this investment directly reduces fraud-driven churn and is typically ROI-positive within the first year.
A private-seller-only platform (true C2C) is simpler than a mixed C2C and B2C marketplace. Supporting business sellers requires a separate account tier with business registration fields, CVR number validation for Danish companies, professional seller badges, VAT invoicing, bulk listing import, and different fee and commission structures — adding meaningful admin panel and billing scope versus a private-seller-only launch.
Danish consumer protection law (Forbrugeraftaleloven) and EU GDPR impose specific requirements on marketplace operators regarding right of return, complaint handling, data processing consent, and data retention limits. Building a compliant platform from day one adds 2–4 weeks of data architecture and legal review work but is essential for operating in the Danish market and avoiding regulatory penalties after launch.
A Denmark-only DKK platform is simpler than one designed for pan-Nordic expansion covering Sweden (SEK), Norway (NOK), and Finland (EUR). Multi-currency adds payment gateway configuration, VAT rule management per country, carrier network expansion, and localisation of the buyer and seller apps. Our product development team recommends a Denmark-first architecture that is structured to support Nordic expansion as a second phase.
A proven, scalable technology selection covering every layer of a production-ready C2C and B2C seller marketplace with integrated parcel logistics.
Mobile Apps
Frontend / Admin
Backend & APIs
Search
Database
Payments
Messaging & Notifications
Logistics & Carriers
Cloud & DevOps
A phased delivery approach lets you launch the core marketplace and validate buyer and seller adoption before committing the full logistics and advanced feature budget.
Marketplace model definition (C2C / B2C / mixed), category structure, fee model, carrier selection, payment and escrow architecture, GDPR compliance scope, and project plan sign-off.
Wireframes and high-fidelity mockups for buyer app, seller app, admin panel, and logistics dashboard — with interactive prototype of the listing creation, checkout, and messaging flows.
Core API development, product listing engine, order and escrow state machine, payment integration, carrier API connections, messaging infrastructure, GDPR data layer, and AWS cloud deployment.
Buyer and seller apps for iOS and Android with full API integration, real-time messaging, checkout, parcel tracking, and seller listing management. Runs in parallel with backend development.
Web moderation and management panel with listing review queue, user management, revenue analytics, and the carrier integration dashboard with label management and SLA reporting.
End-to-end buyer purchase and shipping flow testing, payment and escrow testing, carrier label and tracking verification, App Store and Google Play submission, and production launch.
A dedicated development team from Algosoft delivers 30–40% faster than in-house recruitment — no hiring delay, no onboarding ramp, and engineers who have built marketplace payment engines and carrier logistics integrations on prior projects.
DBA-style marketplaces can run multiple revenue streams simultaneously — listing fees and sales commission are the most widely used, but logistics revenue share is increasingly important.
Charge a percentage of each completed transaction — typically 5–12% for C2C classifieds with integrated payment. Commission is deducted automatically at escrow release, requiring no invoice or collection from sellers.
Monthly or annual subscription for high-volume sellers — unlimited active listings, bulk listing tools, advanced analytics, priority customer support, and a verified professional seller badge that increases buyer trust.
Paid placement for individual listings — top-of-category feature, homepage spotlight, and bold or highlighted listing cards — priced as a one-time boost per listing or as part of a monthly advertising credit pack.
Negotiate volume discount rates with PostNord, GLS, and DAO — charge sellers a slightly higher rate through the platform, earning a margin on every prepaid label generated. This becomes a significant revenue stream at scale.
Charge a small fee per listing above a free monthly quota — or apply insertion fees only above a certain listing count threshold — creating a low-friction, freemium model that monetises heavy listers without deterring casual sellers.
Enterprise accounts for retailers, dealerships, and estate agents selling large volumes — monthly invoiced billing, dedicated account management, API access for inventory synchronisation, and co-branded listing pages.
A DBA-style marketplace combines two distinct engineering disciplines — two-sided marketplace architecture (escrow payments, trust systems, moderation) and logistics software (carrier APIs, label generation, parcel tracking aggregation). Algosoft brings experience across both domains through our logistics software development practice and custom software development for platform businesses — reducing risk from teams that specialise in only one of these areas.
From buyer and seller app design through to backend API, admin panel, carrier integration, and QA — Algosoft delivers every component in-house. Your payment escrow engine, messaging layer, and shipping label system are engineered by the same cross-functional team, eliminating the handoff failures that arise when different agencies are responsible for different modules. See our mobile app development services and platform capabilities.
Building for the Danish market requires MobilePay integration, Danish carrier API connections (PostNord, GLS, DAO), CVR number validation for business sellers, GDPR-compliant data architecture, and familiarity with Danish consumer protection law. Algosoft brings this market-specific knowledge to every Danish and Nordic marketplace project, saving weeks of research and rework compared to generalist development teams without prior Nordic market experience.
Our dedicated development team model gives you full-time React Native mobile engineers, Node.js backend developers, Elasticsearch search engineers, and marketplace-experienced QA testers — working exclusively on your platform with daily standups, weekly sprint demos, and full IP ownership from day one. No recruitment delay, no agency intermediary, no loss of code control.
We recommend launching with a focused MVP — buyer app, seller listing, basic messaging, Stripe escrow, and one carrier integration — to validate seller acquisition and buyer conversion before committing the advanced feature budget. Algosoft architects marketplace platforms from day one so that Elasticsearch search, MobilePay, AI moderation, and multi-carrier logistics can all be added in subsequent phases without rearchitecting the core payment or listing engine.
With over 150 apps delivered and a 4.9-star average client rating across platform, marketplace, and logistics projects, Algosoft delivers on-time and to specification. Browse our case studies for results from comparable platform builds, and contact us for a free project estimate with no commitment required.
A classified seller marketplace with integrated logistics shares engineering foundations with many adjacent e-commerce, delivery, and platform solutions we build.
Algosoft Technologies has delivered marketplace platforms, logistics software, and e-commerce solutions for founders and enterprises worldwide. Tell us your marketplace vision — we will scope it, price it, and build it for the Danish and Nordic market.
Typically replies instantly