Web application that represents vinyl record store, was builded using ASP.NET, Entity Framework and MVC model. It provides a platform for managing and browsing a collection of vinyl records for sale.
- Browse Vinyl Records: Browse through a collection of vinyl records, view details, and cover images.
- Search and Filter: Easily search for records by artist, album title, genre, or year of release.
- Shopping Cart: Customers can add records to their shopping cart for easy checkout.
- ASP.NET Core MVC
- Entity Framework Core
- C# Programming Language
- HTML/CSS
- SQL Server (or your preferred database)