SmartLaundry
scores
progress100%
prioritymedium
complexity5/10
readiness1/10
excitement5/10
hours invested0h
last12 days ago
claude · 1 hour ago
SmartLaundry is marked live with 100% progress but has no tagline, description, or notes—positioning and discoverability are undefined. Stage was just walked back from idea→designing on May 27, contradicting the "live" status and suggesting metadata drift.
- Reconcile stage: pick live or designing, not both
- Write one-sentence tagline describing target laundromat user
- Draft README with setup + screenshots for TypeScript repo
- Define 1 success metric (signups, cycles tracked, etc.)
- Identify first 3 real users to onboard this week
Plan from /cl
- Scaffold Next.js 16 app, schema & migrationsDrizzle SQLite schema with auto-migrations + seed on container start · done 13 days ago
- Booking calendar with DB-level overlap preventionPOST /api/bookings rejects overlapping slots with 409 · done 13 days ago
- Live machine status + walk-in check-in/outDashboard shows Libre/Occupee; check-in flips status, auto-expires · done 13 days ago
- PIN auth, sessions & notice boardRegister/login by apartment+PIN; 280-char board with delete · done 13 days ago
- Full French (fr-CH) UI via centralised i18nNo hardcoded English; DD.MM.YYYY dates + 24h times · done 13 days ago
- Dockerise + deploy to komarlab via Cloudflare TunnelLive at smartlaundry.komarlab.com, /api/health returns 200 · done 13 days ago
- Headless layout tests (Playwright) passNo overflow / console errors, mobile+desktop, logged in · done 13 days ago
- Bento Quiet UI (freedesignmd pattern)Hairline bento grid, uniform radius, single indigo accent · done 13 days ago
- SmartLaundry rebrand: name, logo, WhatsApp/OGLogo in UI+favicon; og:title/og:image show SmartLaundry · done 13 days ago
- Live & verified end-to-endFull register->book->checkin->post->cancel flow returns 2xx · done 13 days ago
Recent checkpoints
- 13 days ago3.3h