Architected a secure, containerized full-stack marketplace application for CU Boulder students using Node.js/Express and PostgreSQL. Implemented bcrypt-hashed authentication with session-based authorization, RESTful API endpoints with async/await controller logic, and a Dockerized deployment with isolated service containers. Built persistent user records with real-time cart state management, supporting concurrent sessions and transactional integrity for listings, orders, and user profiles.
Back to Projects
Software Engineering
Full-Stack Student Marketplace Application (Ralphie Bites)
Containerized Node.js/Express marketplace for CU Boulder students with bcrypt auth, RESTful APIs, and PostgreSQL.
Technologies Used
Node.js Express PostgreSQL Docker