Project Overview
FlipLine is a private real estate listings application designed for investors and agents. The goal was to create a secure platform where agents can upload properties and clients with accounts can browse and favorite listings.
I implemented authentication and protected routes to ensure only authorized users can view listings, and full CRUD functionality so admins can add, edit, and delete properties. The project demonstrates my ability to architect a full-stack application, integrating a React/Tailwind frontend with an Express.js and PostgreSQL backend.