← Back to Projects
Web App

PaperPrompts 2.0

An iteration of a flash cards app with improved state management and secure authentication.

JavaScriptReactRedux ToolkitNode.jsExpressPostgreSQLPassport.jsWebpack

The Problem

The original flash cards app had scalability issues and lacked proper state management for complex user interactions.

The Solution

Incorporated Redux into the existing codebase with custom middleware for extended functionality. Engineered a secure authentication system using Google OAuth and designed 10+ RESTful API endpoints with Express.