Back to Projects
completedDatabase

Store Rating Platform

A community-driven store rating platform where users can discover, rate, and review local businesses.

Overview

A community-driven store rating platform where users can discover, rate, and review local businesses.

Problem Statement

Local store discovery lacks a centralized rating system.

Features

  • Store listings
  • Star ratings
  • User reviews
  • Search and filter

Architecture

Full-stack JavaScript with MySQL relational database.

Technologies Used

JavaScriptReactNode.jsMySQL

Challenges

  • Database schema design
  • Review moderation

Learnings

  • Relational database modeling
  • CRUD API design