vvvv Scroll Down vvvv
GT Movie Store is a full-stack web application designed and developed as part of my coursework for CS 2340 - Objects and Design. It allows users to browse, search, and manage a collection of movies with an intuitive interface. Each screen was built around user stories, including authentication, browsing by name, and admin functionality for managing the movie database. The app is responsive, fast, and styled for a clean movie-store experience.
I approached the project by breaking down requirements into user stories and iteratively building out features. I followed a lightweight Agile approach, starting with basic CRUD operations and gradually layering in authentication, styling, and error handling. Throughout, I navigated questions by consulting documentation and testing in small increments. This ensured steady progress and maintainable code.