Back to Projects
December 2025

RatingEats

Restaurant review and rating platform with user profiles, favorites, and JWT authentication.

Vue.jsNode.jsMongoDB AtlasJWT
View CodeLive Demo
RatingEats screenshot 1

The Problem

RatingEats is a platform where users can discover restaurants, read reviews from other users, and share their own ratings and experiences. Beyond just browsing, users can create a profile, save favorite restaurants, and build a personal history of reviews.

Architecture

Built with a Vue.js frontend and a Node.js backend, using MongoDB Atlas as the database. User authentication is handled with JWT, similar to the approach used in FinanHealth, allowing secure access to personalized features like favorites and profile management.

Key Features

Technical Challenges