Implementation Plan
Implementation Plan
Step-by-step implementation plan
- Establish production environment variables, MariaDB database, and web-server wiring
- Install and integrate Google OAuth package support
- Implement captcha provider abstraction and form-level server-side verification
- Build authenticated seller listing CRUD with uploads, validation, and status transitions
- Build moderation actions, abuse review queue, and admin controls
- Implement Postmark notification mailables and verification/recovery flows
- Add campaign, ad slot, and event tracking management surfaces
- Add n8n draft ingestion endpoint authentication, persistence, and moderator review workflow
- Switch cache and queue to Redis when Redis is installed
- Perform end-to-end security, SEO, and crawlability testing before launch
MVP priority order
- public browsing
- seller authentication
- listing creation and moderation
- abuse reporting
- mail and captcha hardening
- admin workflow polish