Back to ProjectsAnalyzedhighReady for FixurgentAnalyzedlowAnalyzedmediumVerifiedmedium
Planet Romance
International matchmaking platform with AI-driven compatibility.
Project Info
- Domain
- planet-romance.com
- Stack
- Next.js 15Tailwind v4Drizzle ORMPostgreSQLAuth.js v5
Recent Reports
Profile photos not loading on mobile Safari
RPT-001 · Denisa · 1d ago
Registration form accepts empty email
RPT-002 · Igor · 1d ago
FAQ accordion doesn't close when opening another
RPT-005 · Denisa · 2d ago
Admin profile search is very slow
RPT-008 · Richard · 3d ago
Like button sends duplicate requests on double click
RPT-010 · Denisa · 5d ago
AI Notes
Multi-site (COM/CZ) with shared DB. Directus killed — all data via Drizzle. Photos served via nginx /photos/. Gender-based flows differ significantly.
Sensitive Areas
- Auth flow
- Photo upload pipeline
- Payment/Stripe integration
- Profile visibility logic
- Matchmaker admin actions
Stable Areas
- Static pages (FAQ, About)
- Footer/Header
- SEO meta
Safe Change Notes
UI text changes safe. Do not touch auth middleware or photo serving without full regression.