PROJECT PAGE
Collection Manager is a full-stack web application that lets users create, edit, view, and delete items in a personal collection. What makes it interesting is that it combines a clean interface with real deployment, persistent storage, and full CRUD functionality. One important architecture decision was using a backend connected to a SQL database so the application could reliably store and retrieve data across sessions.
Explore the Project
Use the links below to view the deployed application and the source code.