Car Dealership Review Portal

A full-stack capstone project that lets users browse dealerships, post reviews, and analyze review sentiment through a small microservice.

Overview

This project was built as part of my IBM Full Stack Developer capstone. The goal was to practice building a real application with a frontend, backend APIs, and a sentiment analysis service.

What it does

My role / What I built

Tech stack

Screenshots

Add real images when ready. These image tags use the same CSS class as your About page.

Dealership list

Dealership list page

Review submission

Review submission form

Sentiment result

Sentiment result example

Demo

  • Backend (local): http://localhost:3030
  • Sentiment service (local): http://localhost:5050

Links

Status

Completed capstone project. All core features work: dealership browsing, reviews, and sentiment analysis.

Other Projects