Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • Interactive survey with 66 statements (3 per priority)
  • Questions are randomized and indirectly test 22 key priorities
  • Agreement scale (1-10) for each statement
  • Radar chart showing all 10 frameworks with weighted compatibility scores
  • Ranked list of frameworks based on how well they match your priorities
  • Responsive design
  • No build process required

How It Works

  1. Rate your agreement with 66 statements about development priorities
  2. Questions are subtle and test priorities indirectly (you won't know what's being measured)
  3. Each priority is tested by 3 different questions, then averaged
  4. See two different scoring methods:
    • Weighted Matrix: Traditional weighted decision matrix (framework score × your importance)
    • Compatibility Score: Adjusted scoring where low-importance priorities matter less
  5. Each view includes a radar chart and ranked list

Scoring Methods

Weighted Matrix (Traditional)

  • Formula: Σ(framework_score × importance) / Σ(10 × importance)
  • Low importance = contributes less weight but still proportional
  • Best for formal decision-making processes

Compatibility Score (Adjusted)

  • Formula: framework_score + (10 - framework_score) × (1 - importance/10)
  • Low importance = framework weaknesses are forgiven
  • Best for finding "good enough" matches where some priorities don't matter

Frameworks Included

  • React Native
  • Flutter
  • Kotlin Multiplatform (KMP)
  • .NET MAUI
  • Ionic + Capacitor
  • NativeScript
  • Compose Multiplatform
  • PWAs (Progressive Web Apps)
  • Native iOS + Android
  • Swift Multiplatform

Releases

Packages

Contributors

Languages