Back to Projects
GrowthPedia
Knowledge management platform for growth teams with collaborative documentation, experiment tracking, and analytics dashboards.
LaravelVue.jsMySQLElasticsearchAWS S3Docker
Overview
Built a knowledge management system that helps growth teams document experiments, track results, and share learnings across the organization.
The Problem
Growth teams lose institutional knowledge when experiments aren't properly documented and results aren't shared across teams.
The Solution
Created a collaborative platform with structured experiment templates, automated result tracking, and searchable knowledge base.
Architecture
Laravel monolith with Vue.js SPA, MySQL database, Elasticsearch for full-text search, and S3 for file storage.
Challenges
- Designing flexible experiment templates
- Implementing full-text search across diverse content types
- Building real-time collaboration features
Key Learnings
- Search engine integration patterns
- Collaborative editing architecture
- Metrics-driven product development