Skip to content

LucaKnobel/idea-validation-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evidara

Validate business ideas before investing significant time, money, and resources.

Evidara is a web-based platform for the structured validation of digital business ideas.

The platform helps founders, startup teams, innovators, and product builders systematically test assumptions, collect evidence, and make informed decisions based on real-world learning rather than intuition.

Instead of focusing on building products as quickly as possible, Evidara focuses on validating whether a business idea is worth building in the first place.


What Evidara Does

Evidara supports the complete validation workflow:

  1. Create and manage business ideas
  2. Model assumptions using the Business Model Canvas
  3. Define testable hypotheses
  4. Define metrics and validation thresholds
  5. Plan experiments
  6. Record measurements
  7. Automatically derive validation results
  8. Analyze validation progress
  9. Create iterations and pivots

Validation Workflow

flowchart TD
      A[Business Idea] --> B[Business Model Canvas]
      B --> C[Hypotheses]
      C --> D[Experiments, Metrics and Measurements]
      D --> E{Are the critical hypotheses validated?}
      E -->|Yes| F[Business idea validated]
      E -->|No| G{Next step}
      G --> H[Iteration: refine the current idea]
      G --> I[Pivot: change direction fundamentally]
      H --> C
      I --> B
Loading

Validation is treated as a repeatable learning loop:

  1. Make assumptions explicit.
  2. Test assumptions with measurable criteria.
  3. Derive evidence-based outcomes.
  4. Continue with iteration or strategic pivot.

The platform does not make business decisions.

It helps users document assumptions, run validation activities, and evaluate evidence in a structured and repeatable way.


Key Features

Idea Management

  • Create and manage business ideas
  • Version-based idea evolution
  • Iteration and pivot support

Business Model Canvas

  • 9 standard canvas sections
  • Structured business model documentation

Hypothesis Validation

  • Problem hypotheses
  • Solution hypotheses
  • Market hypotheses
  • Monetization hypotheses
  • Execution hypotheses

Metrics & Thresholds

  • Quantitative validation criteria
  • Configurable comparison operators
  • Automatic evaluation

Experiments

  • Experiment planning
  • Status tracking
  • Documentation of validation activities

Measurements

  • Measurement recording
  • Threshold comparison
  • Automatic validation status derivation

Dashboard & Analytics

  • Validation overview
  • Risk visibility
  • Progress tracking
  • Dimension-based analysis

Live Systems

Production

https://evidara.app/

Available when the production system is active.

Test Environment

https://test-idea-validation-platform.jcloud.ik-server.com/

Available when the test environment is active.


Documentation

User Documentation

Technical Documentation


Architecture

The backend follows a Clean Architecture approach with separation of concerns.

Core principles:

  • Separation of concerns
  • Framework-independent business logic
  • Dependency inversion
  • Stateless request handling
  • Explicit validation
  • Replaceable infrastructure

For details see:


Technology Stack

  • Nuxt 4
  • Vue 3
  • TypeScript
  • Nuxt UI
  • Tailwind CSS
  • Nuxt Server Routes
  • PostgreSQL
  • Prisma ORM
  • Better Auth
  • Zod
  • OpenAPI
  • Docker
  • GitHub Actions
  • Vitest
  • ESLint
  • ...

Current Status

Current maturity level:

  • Functional MVP completed
  • Core validation workflow implemented
  • Subscription support implemented
  • Active development continues

Future features may be added, modified, or removed.


Source Availability

This repository is publicly accessible for educational and portfolio purposes.

The source code may be viewed and studied.

Usage rights are governed by the repository license.

See:


Disclaimer

Evidara is a validation tool.

The platform does not provide:

  • legal advice
  • financial advice
  • investment advice
  • business consulting

All business decisions remain the sole responsibility of the user.


Diploma Thesis Project

This project was developed as part of the final diploma thesis for the degree:

Dipl. Informatiker HF, Application Development Specialization: Application Security

The project demonstrates the design, implementation, documentation, and security considerations of a modern full-stack SaaS application.


Author

Luca Knobel


Built as part of the Diploma Thesis Project 2026.

About

Full-stack platform for structured validation of digital business ideas using Lean Startup principles.

Topics

Resources

License

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages