← Back to Projects
Store Rating & Review Platform
Type-safe review platform with Next.js, NestJS, PostgreSQL, JWT RBAC, and analytics dashboards.
Next.jsNestJSPostgreSQLDrizzle ORMJWTRBAC
Built a full-stack review platform with a type-safe split between a Next.js frontend and a NestJS backend. Implemented JWT-based RBAC authentication, analytics dashboards, and a relational data model for stores, users, and review workflows. The focus was on strongly typed contracts, maintainable API boundaries, and practical admin and user experiences.