.NET CORE Sports Store
Project information
- Category: .NET CORE
- Project date: August 2023
This sports store project in .NET involves creating a web application using technologies ASP.NET MVC and ASP.NET Core. The project includes a user-friendly front-end for customers to browse and purchase sports products. Additionally, an admin panel is implemented to manage products and orders allowing administrator to perform CRUD (Create, Read, Update, Delete) operations on the underlying database SQL Server. The application often leverages features like authentication and authorization to secure the admin functionalities.