← All Projects

Rotten Potatoes

Live / Repo
Node.jsExpressMySQLSwift

Rotten Potatoes

A full-stack movie review application with a web frontend and a native iOS companion app.

Architecture

  • Backend — RESTful API built with Express.js and MySQL
  • Web Frontend — Server-rendered views with dynamic movie search and review submission
  • iOS App — Native Swift application using UIKit for browsing and submitting reviews

Features

  • Movie search and discovery
  • User reviews and ratings
  • RESTful API design with proper error handling
  • Native iOS experience with UIKit