Skip to main content

Side-by-Side Comparison

PlatformBest forFrontendBackend / DBHostingAgentsExecution
WebsiteLanding, marketing, blog, docs, portfolioNext.js SSG, MDX, TailwindVercel, Netlify3~45 s
Web ApplicationDashboard, SaaS, internal tools, auth, DApp UINext.js App Router, TS, Zustand/ReduxNode/Express, PostgreSQL, PrismaDocker, AWS, Vercel5~75 s
AndroidNative Android, Play Store, offline-firstKotlin, Jetpack ComposeNode, Firebase; RoomPlay Console, GCP4~100 s
iOSNative iOS, App Store, Apple UXSwiftUI, Swift, UIKitNode, Firebase; CoreData, RealmApp Store, Xcode Cloud4~100 s
Blockchain / DApp: There is no separate DApp platform. Use Web Application (or Website for static DApp sites, Android/iOS for mobile wallets) and describe chain, wallet, RPC, and on-chain flows in your Idea and Intent. Pricing and execution match the chosen platform (e.g. Web App = same as Web Application above).

Feature Matrix

FeatureWebsiteWeb ApplicationAndroidiOS
PRD / PLAN
Frontend specs
Backend specs
Database
Infrastructure
Auth
SEO (meta, sitemap)
LLM prompts
Testing (unit, API)
OpenAPI / API contracts

Agents by platform

PlatformAgents
WebsiteProductManager, FrontendDev, ToolManager
Web ApplicationProductManager, FrontendDev, BackendDev, DevOpsEngineer, ToolManager
AndroidProductManager, FrontendDev, BackendDev, DevOpsEngineer
iOSProductManager, FrontendDev, BackendDev, DevOpsEngineer

Cost Comparison

Unified pricing

Scriptonia uses a unified price for Website, Web Application, Android, and iOS. Platform choice does not change the payment amount.
CurrencyDefaultConfig
$SCRIPT10,000UNIFIED_PRICE_SCRIPT
USD (Dodo: card/UPI)$4UNIFIED_PRICE_USD
Blockchain / DApp: Uses the price of the platform you choose (usually Web Application), so same 10,000 $SCRIPT or $4 USD.

What you get for the price

PlatformAgentsMain artifactsExecution
Website3PRD, PLAN, SEO, frontend, infra, prompts~45 s
Web Application5PRD, PLAN, frontend, backend, DB, auth, infra, testing, prompts~75 s
Android4PRD, frontend, backend, DB, infra, prompts~100 s
iOS4PRD, frontend, backend, DB, infra, prompts~100 s

When to Use Each Platform


Website

  • Use when: Static or mostly static content: landing pages, marketing sites, portfolios, blogs, docs. No backend, no user accounts, no dynamic data.
  • Pros: Fastest execution (~45 s), fewest agents, simple deploy (Vercel/Netlify), built-in SEO.
  • Avoid when: You need auth, APIs, or a database.

Web Application

  • Use when: Full-stack web apps: dashboards, SaaS, internal tools, CRMs, apps with auth and a database. Also the best choice for DApp UIs and blockchain-facing backends.
  • Pros: Most breadth: PRD, frontend, backend, DB, auth, OpenAPI, Terraform, CI/CD, monitoring, tests. One blueprint for the full stack.
  • Avoid when: You only need a static site (use Website) or a native mobile app (use Android or iOS).

Android

  • Use when: Native Android apps for phones/tablets, Google Play distribution, or offline-first with local DB (Room) or Firebase.
  • Pros: Native Kotlin / Jetpack Compose, Play Store distribution, GCP-oriented infra.
  • Avoid when: Web-only or App Store–only; consider Web Application or iOS.

iOS

  • Use when: Native iOS apps for iPhone/iPad, App Store distribution, or Apple-specific UX (widgets, Focus, accessibility).
  • Pros: Native Swift / SwiftUI, App Store, Xcode Cloud.
  • Avoid when: Web-only or Play Store–only; consider Web Application or Android.

Blockchain / DApp (via Web Application or others)

  • Use when: DApp UIs, vesting dashboards, NFT/token UIs, governance UIs, or mobile wallet clients.
  • Choose Web Application for DApp + backend
  • Choose Website for static DApp sites
  • Choose Android/iOS for mobile wallet apps
Note: Smart contracts are not generated as source; you get requirements, integration points, and frontend/backend specs for wallet, RPC, and on-chain flows.