
This ASP.NET MVC web application enables users to create, manage, and organize trading cards and sets, with the goal of supporting deck-building for competitive or casual play. Built with ASP.NET Core MVC, Entity Framework, and Microsoft SQL Server on Azure, it features user authentication, CRUD functionality for cards and sets, and cloud deployment. Users can add, edit, and view cards with attributes like name, type, rarity, and abilities. Future expansions include deck-building tools. The project follows MVC architecture with a responsive UI, showcasing full-stack development with authentication, database integration, and Azure hosting.