Online store application
In this project I take advantage of ASP.NET Core 3 to build an online store application using the Model-View-Controller design pattern. The application incorporates some of the basic functionalities of every e-commerce website such as the ability to browse and filter the product catalogue, add and delete items from the cart or proceed to checkout to finalise the purchase.