managarten/apps/citycorners
Till JS 7303709710 feat(citycorners): add review and rating system
- New reviews table (userId, locationId, rating 1-5, comment, unique per user)
- ReviewService with CRUD, stats aggregation, batch stats for lists
- ReviewController with GET/POST/DELETE endpoints at /reviews/:locationId
- Location list and detail endpoints now include reviewStats (avg + count)
- Star rating display on location cards (home page)
- Full review section on detail page: star picker, comment, submit, delete
- i18n: 13 new review-related translations (DE/EN)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 20:28:23 +01:00
..
apps feat(citycorners): add review and rating system 2026-03-25 20:28:23 +01:00
CLAUDE.md feat(citycorners): add 7 new location categories with 35 seed entries 2026-03-25 12:53:04 +01:00