mojmajstor/components
echo c700d139f7 feat: Phase 6 - reviews and ratings with computed fields
- Review create mutation with auth, customer-only role check,
  self-review prevention, and ad ratingAvg/reviewCount recomputation
- ReviewCard component: reviewer avatar, name, relative time in
  Macedonian, star rating, comment
- Create review screen: interactive 5-star selector (Многу лошо–Отлично),
  comment field, auth gate, submit and navigate back
- Ad detail: review section listing all reviews with reviewer names,
  overall rating summary with count, 'Напиши оценка' button
- AdCard: rating stars shown next to title when ad has reviews

All UI text in Macedonian. TypeScript clean, Convex functions deployed.
2026-05-29 18:41:07 +02:00
..
ui feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00
ad-card.tsx feat: Phase 6 - reviews and ratings with computed fields 2026-05-29 18:41:07 +02:00
category-grid.tsx feat: Phase 2 - home screen, categories, explore, AdCard 2026-05-29 18:24:01 +02:00
chat-list-item.tsx feat: Phase 5 - in-app chat with real-time messages 2026-05-29 18:38:16 +02:00
post-card.tsx feat: Phase 4 - customer posts feed, create, detail, respond 2026-05-29 18:31:08 +02:00
review-card.tsx feat: Phase 6 - reviews and ratings with computed fields 2026-05-29 18:41:07 +02:00
theme.tsx feat: Phase 1 - project setup, auth, and base UI 2026-05-29 18:18:58 +02:00