← Back to Projects
Web App

Umpire

A film endorsement app that helps users discover and rate movies with a scalable PostgreSQL backend.

JavaScriptReactRedux ToolkitNode.jsExpressPostgreSQLPassport.jsWebpackJest

The Problem

Movie enthusiasts needed a platform to track, rate, and discover films with reliable performance under high user traffic.

The Solution

Designed a scalable PostgreSQL database schema optimized for complex queries and large datasets, improving data retrieval speed by 40%. Implemented Google OAuth for secure authentication and comprehensive Jest test suites achieving 95% code coverage.