Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 857 Bytes

File metadata and controls

34 lines (22 loc) · 857 Bytes

E-Commerce Learning Project

This is an e-commerce web application built with ASP.NET MVC and Identity for user authentication and authorization. It was created as a learning project to get hands-on experience building a functional online store with common e-commerce features.

Features

  • User registration and login with Identity
  • Product catalog browsing and search
  • Shopping cart
  • Admin portal to manage products, categories and users

Technologies Used

  • ASP.NET MVC
  • Entity Framework
  • SQL Server
  • Bootstrap
  • jQuery

Running the Project

  1. Clone the repository
  2. Open the solution file in Visual Studio
  3. Build the project
  4. Run database migrations to create the database schema
  5. Launch the application

The default credentials to access the admin portal are:

Username: admin@deneme.com

Password: Password.1234